- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vmstat command cpu id shows negative value
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 11:18 PM
05-08-2002 11:18 PM
vmstat command cpu id shows negative value
The CPU idle is showing negative value from "Vmstat" command.
The LOAD value is showing around 10++ which is much higher than my the rest of the hp server which is around 0.5.
Anybody Can let me know how to find out which processes or is this a hardware problem which causess this!?
I also want to know how actually "top" command calculate the LOAD.
regards,
Fei Wen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 11:26 PM
05-08-2002 11:26 PM
Re: vmstat command cpu id shows negative value
"top" calculates the CPU load the same way that "uptime" calculates it i.e. the CPU queue in the past 1, 5 and 15 minutes.
Use "top" or "glance" to identify the processes that are consuming your CPU time the most.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 11:27 PM
05-08-2002 11:27 PM
Re: vmstat command cpu id shows negative value
check your boot disk status and all other disks
also.
Check your SCSI controller's status light's particularly for SCSI termination status.
Stop the system and check the SCSI terminators
and SCSI cables. Try Reconnecting the SCSI cables and starting the server.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 11:31 PM
05-08-2002 11:31 PM
Re: vmstat command cpu id shows negative value
One of the reasons could be that you have one or more zombie processes consuming your CPU. Have a look at the top command for more information. It will show you that processes at the top of the list. If you are unsure post the output either by cut & paste or use the top -f command for more help.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 07:26 AM
05-09-2002 07:26 AM
Re: vmstat command cpu id shows negative value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 11:03 PM
05-09-2002 11:03 PM
Re: vmstat command cpu id shows negative value
there is a LOAD value, anybody know how it was calculated? and how does it link to the %wcpu and %cpu because I am suspecting some of the customer application is causing the high LOAD value and that is why vmstat cpu idle showing negative value.
regards,
Fei Wen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 12:16 AM
05-10-2002 12:16 AM
Re: vmstat command cpu id shows negative value
The 'load' is the ammount of processes waiting to be processed
You can get more information regarding these processes and who is the 'top' user from glance
Steve