![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| S-228: CiscoWorks Internetwork Performance Monitor Vulnerability | iBot | Security Advisories (RSS) | 0 | 03-26-2008 10:20 AM |
| Announcing collectl - new performance linux performance monitor | MarkSeger | News, Links, Events and Announcements | 0 | 10-26-2007 03:14 PM |
| Performance Monitor | Beetlejuice | AIX | 3 | 03-02-2005 08:06 PM |
| Looking for a general purpose System Monitor | darthur | UNIX for Dummies Questions & Answers | 5 | 04-09-2002 12:12 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
API about system performance monitor
Hello,
there. We want to write application on HP-UX to monitor system resource,such as CPU,Network Traffic Load,Disk Usage,etc. Anyone know these API functions except the system command ? thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
Other Unixes
Hi,
pstat works great on HP but I am looking for api on Solaris as well as couple of flavours of Linux. Can you help me in giving a more generic sort of api or method to use to get system and process cpu, memory and i/o usage. Best Regards, Raj |
|
|||
|
I have always used :
1) vmstat - Memory statistics 2) iostat - disk/tape io device statistics 3) sar - for everything. 4) netstat - network statistics 5) top - the last and ultimate tool. 6) glance - But it's a licensed version |
|||
| Google UNIX.COM |