- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Server monitoring
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
10-29-2003 11:53 PM
10-29-2003 11:53 PM
I need some information about monitoring tools.
What are the tools you recommend to use to monitor servers? File systems, applications, network etc.
I use SCM, is there any way to see the messages there?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 11:57 PM
10-29-2003 11:57 PM
Re: Server monitoring
It will tell you everything you need to know, but make sure you set up the filters becuase it will be a little to much information to start.
You can also use glance for evryday admin stuff.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:01 AM
10-30-2003 12:01 AM
Re: Server monitoring
We believe it's important to have one central place to receive alerts of impending problems. We run Openview ITO for this and use it to alert on various issues. Things like filesystem usage monitoring are really difficult to achieve via these tools because they are so site specific so people usually end up scripting it.
We also felt that having fewer alerts that always got read was more important than lots of alerts that weren't quite as critical. Iw ould suggest you get as few alerts as makes sense as you can get awaya with.
Specific O/S commands that are useful for getting statistics are glance or gpm, vmstat, iostat and my favourite "ps".
It's a big subject and you need to decide how important monitoring is and set that against cost. I have seen systems that have massive video screens showing network stats, server stats etc etc and you could drill down in all these things. On the other hand, just keeping a glance window on your machine might be sufficient.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:02 AM
10-30-2003 12:02 AM
Re: Server monitoring
www.bb4.com
-- Graham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:02 AM
10-30-2003 12:02 AM
Re: Server monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:33 AM
10-30-2003 12:33 AM
Re: Server monitoring
or Big Brother?
Any good/bad comments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:57 AM
10-30-2003 12:57 AM
Re: Server monitoring
Simply because nobody else has mentioned it, I have to bring up Glance/MeasureWare. Used in combination with some cron'd scripts to check file systems, etc., Glance can keep you abreast of what's happening. Regular observation gives you a feel for what your system *should* run like so you can tell at a "glance" when it isn't. Using MeasureWare allows you to automate this observation (to some extent - I still advocate personal familiarity).
If you don't have a lot of money, you can still do a good job of monitoring with just the system provided tools (sar, vmstat, swapinfo, etc), some scripting, and cron, but, for just a little more money, I would recommend that you have to have Glance at a minimum.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 01:04 AM
10-30-2003 01:04 AM
Re: Server monitoring
Big brother does a good job depending what you want to monitor...
It displays its information via a web server.
Its easy to configure...
And isnt resource greedy like patrol...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 01:25 AM
10-30-2003 01:25 AM
Re: Server monitoring
BigBrother is simple and low overhead. We run our BBDISPLAY on an old P3 we had lying around. It is very portable. We currently run it on Solaris, HPUX, NT, 2K, and SCO boxes, and monitor routers/switches for connectivity as well. If you can script it, you can monitor it with BB.
Patrol/BMC is expen$ive. It can, however, gather a greater variety and depth of stats right out of the box. Virtually every Oracle stat is available (free extents, tablespace % full, etc, etc.), but it costs. With BB, we just check for Oracle processes on the box and do a quick query to be sure the instance can be reached.
It depends on who will be doing the monitoring and what you want from it. BB presents info as it appears on a terminal - it's all shell scripts. I'm comfortable with that. Patrol gives you the full flashing lights, fuzzybumpyhappypointyclicky Windows experience.
Cost is likely to be the big factor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 01:36 AM
10-30-2003 01:36 AM
Re: Server monitoring
I think it's too big and complicated for our needs, so I'm looking for other alternatives.
BB I think too simple (we jhave a big unix environment).
Maybe I'll try OpenView ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 01:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:36 AM
10-30-2003 02:36 AM
Re: Server monitoring
If budget is a concern, there is much that can be done with sar, vmstat, lanadmin.
Sar can save history, can run on configured schedules, is very well documented, and for the areas covers, is surprisingly complete.
You could consider it Unix's 2 cents worth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 04:04 AM
10-30-2003 04:04 AM
Re: Server monitoring
If you have some budget available, you had better Tivoli products.
We are running Tivoli in out data center.
It works great for us. It doesn't only monitor but also troubleshoot system problems if you are good scripter.
For example, you create the script increasing file system when one of file systems hits 98%. When the event pops up saying the file system reaches 98%, it runs the script automatically.
Thus, you don't need to touch your keyboard.
You need at least three Tivoli modules.
Tivoli Framework
Tivoli Distributed Monitoring
Tivoli Enterprise Console
Refer to the following web site.
http://www-3.ibm.com/software/tivoli/solutions/pa/monitoring/