![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dashboard plug-in for IBM Lotus Notes and Sametime which is used with WebSphere Busin | iBot | UNIX and Linux RSS News | 0 | 01-17-2008 08:20 PM |
| Dashboard Option Now Available for CoSort V9 - DirectionsMag.com (press release) | iBot | UNIX and Linux RSS News | 0 | 07-10-2007 01:20 PM |
| New Style | Ralf | Post Here to Contact Site Administrators and Moderators | 1 | 06-17-2003 12:50 PM |
| Style not working right | criglerj | Post Here to Contact Site Administrators and Moderators | 3 | 11-25-2002 01:35 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I was wondering if anyone knows of any dashboard style tools for AIX. One of my many responsibilities is to report the status of the boxes and whether certain things are "up" and running each and every day. Nonetheless, this is a MAJOR pain as I have to logon to each box, pull up URLs through my browser, and basically test certain things in my application to make sure it's all still up and running. This is a MAJOR pain! I would think there would be something out there that allows one to see such things as CPU utilization, space, and various other things all from a URL (or something similar) where I could see it all from one place without having to do all of it manually. Any tips, hints, links, suggestions, etc. would be greatly appreciated.
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Quote:
NMON is another tool, which is similar in scope, plus you can put it in daemon mode, collect snapshot files for performance analysis and there are some tools already developed for it (like NMON analyzer). (google for "nmon aix" to find a download site) Create some scripts alerting you when some error condition occurs (app processes not there, filespace in certain FSs exhausted, etc.) and you have pretty much of what you are looking for. bakunin |
|
#3
|
||||
|
||||
|
See this thread .
|