Title: | VAX and Alpha VMS |
Notice: | This is a new VMSnotes, please read note 2.1 |
Moderator: | VAXAXP::BERNARDO |
Created: | Wed Jan 22 1997 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 703 |
Total number of notes: | 3722 |
Is there a way to zero the counters in the SHOW CLUSTER output, without rebooting the system? Thanks, Jerry
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
211.1 | 54687::thecow.uto.dec.com::JurVanDerBurg | Change mode to Panic! | Wed Feb 19 1997 04:12 | 4 | |
Not besides rebooting or unsupported kernel mode hacks. Why would you do that? Jur. | |||||
211.2 | CR_WAIT overflow | PTOSS1::MINSHALLJ | Wed Feb 19 1997 09:29 | 12 | |
re .1 The CR_WAIT field has overflowed (greater than 9999) on 6 out of 12 HSJ40s. That field are can no longer be used to determine rate of increase on a particular HSJ, or to determine which HSJs are the most overloaded. Of course there are other tools, but the CR_WAIT would have been real convenient. Jerry | |||||
211.3 | CSC64::BLAYLOCK | If at first you doubt,doubt again. | Wed Feb 19 1997 11:42 | 4 | |
How about SET CR_WAIT/WIDTH=10 in your SHOW_CLUSTER$INIT file so the field can be displayed with more than the default 4 characters? | |||||
211.4 | thanks | PTOSS1::MINSHALLJ | Wed Feb 19 1997 15:58 | 5 | |
re .3 Thanks. That's the ticket. Jerry |