- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Premptive Monitoring of RHEL Servers
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
12-17-2007 05:16 AM
12-17-2007 05:16 AM
My responsibility is to check the servers health/status to keep them optimize using preemptive maintenance/monitoring
Please recommend me the CHECKLIST/STEPs to monitor the Servers for preemptive monitoring.
like e.g, I mean please recommend me that
1) what to look ?
2) where to look ?
3) how to plan the capacity planning
4) what logs to check
etc for Preemptive Monitoring of the servers.
Please share the steps/checklist for the preemptive monitoring
One more thing that none of the rhel 4 servers will be configured to get updates directly from Redhat Network, because we want to apply updates/patches in a controlled manner. So does the Redhat Sends the update/patches media to their subscribers. So that first we check the updates by applying them to testing server, and if the updates are perfect install(manually) them to the production server ?
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 05:57 AM
12-17-2007 05:57 AM
SolutionConsidering the type of server, you need a monitoring tool like nagios and look for:
- File system space
- Server status (is it up?)
- Services response (is the service answering requests?)
2) where to look ?
Nagios statistics
3) how to plan the capacity planning
Use the staticstics recorded by nagios to plan future grow in CPU/Memory/Disk
4) what logs to check
etc for Preemptive Monitoring of the servers.
Use a monitoring software like Proliant Support Pack and configure it for email notifications.
>>> we want to apply updates/patches in a controlled manner.
You need to configure the Red Hat Network client to "only download" the updates.
>>> So does the Redhat Sends the update/patches media to their subscribers.
No. Updates must be aplied from RHN.
>>> So that first we check the updates by applying them to testing server, and if the updates are perfect install(manually) them to the production server ?
This is why you need to configure the client as "download only".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 08:03 AM
12-17-2007 08:03 AM
Re: Premptive Monitoring of RHEL Servers
So your question 1 & 2 are answered there.
You also have ProLiant Essential Performance Management Pack, which lets you monitor the performance and plan for any capacity improvements as necessary. (for question 3).
Various logs to check, from basic /var/log/messages to cfg2html, ADU, Insight Diagnostic logs etc.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 11:28 AM
12-17-2007 11:28 AM
Re: Premptive Monitoring of RHEL Servers
only the Database and App server will be running on HP Proliant machines thats why Proliant Support Pack, HP Systems Insight Manager, ProLiant Essential Performance Management Pack are not the complete Solution to me.
Postfix, Fileserver, Bind, and Web-Proxy servers will be on low-price comodity hware.
nagios is a solution that covers every machine in my case.
in my case forget about the tools, please let me know all those log files, and default utilities that ships with rhel 4 servers for the Proactive/Preemptive Server monitoring (mail, dns, file, database servers)
Thanks for informing me the various tools, but I am more interested in the CHECKLIST a person must/should have, to monitor the Servers Pro-actively/preemptively. i.e in other words one can use any utility/tool to monitor, but that tools must check a set of things or number of things
In other words, I mean i need a checklist/STANDERD/list type thing, so that any techy can use use his choice of utility/tool(commercial or free)... no problem... but that utility must covers/checks those things(staderd/list)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 02:34 AM
12-19-2007 02:34 AM
Re: Premptive Monitoring of RHEL Servers
collectd - http://collectd.org/
mon - http://mon.wiki.kernel.org/index.php/Main_Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2007 05:17 AM
12-19-2007 05:17 AM
Re: Premptive Monitoring of RHEL Servers
http://collectl.sourceforge.net/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2008 10:28 AM
01-10-2008 10:28 AM
Re: Premptive Monitoring of RHEL Servers
-mark