- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: MRTG for Process monitor
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
07-07-2004 05:47 PM
07-07-2004 05:47 PM
MRTG for Process monitor
Is there any product like MRTG through which
I can plot the graph of system usages process
wise over a period of time.
If no can I make one of mine in perl ?
Thanks,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 05:56 PM
07-07-2004 05:56 PM
Re: MRTG for Process monitor
One of the best applications for doing this is Measureware (OVPA) and OV Performance Mananger (formerly PerfView).
Measureware collects performance data and OV Performance Manager can be used to produce performance reports/graphs etc.
The drawback is that unlike MRTG these are not free products.
If you don't have either of these products then one crude method would be to export 'sar' data into an excel spreadhseet and create graphs this way.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 10:52 PM
07-07-2004 10:52 PM
Re: MRTG for Process monitor
You can also use glance or glance-plus.
This is also priced product.
The trial version is available in one of the application CD's which comes along with the O.S.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 02:05 AM
07-08-2004 02:05 AM
Re: MRTG for Process monitor
have a look to remstats and cacti, they may anwser your needs.
http://remstats.sourceforge.net/release/index.html
http://www.raxnet.net/products/cacti/
Johan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 02:08 AM
07-08-2004 02:08 AM
Re: MRTG for Process monitor
What stops you from using MRTG? I liked it very much. I find rrdtool even better as it will allow us to plot multiple values and it's database is of fixed size.
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
-Sri