Red Hat Cluster Suite Check (Visit this link)
from 0 votesA python script to check the status of a RH cluster and a named service.
This is the base of a script I threw together to check the status of a RH cluster using the XML output from clustat.
It currently support two options:
-s, --service=serviceName
-c, --cluster
To check the overall status of the cluster use the "-c" option which currently checks that cluster status is "Quorate" and also checks the local status of the node as well as checking if rgmanager is running.
To check the state of a service use the "-s serviceName" option. This will check that the service is in a "started" state on any node. Don't use the long name displayed by clustat (ex: service:NFS) instead use the short name (ex: NFS).
Please feel free to update - this is my first python script... so I'm sure it's very rough around the edges.
It currently support two options:
-s, --service=serviceName
-c, --cluster
To check the overall status of the cluster use the "-c" option which currently checks that cluster status is "Quorate" and also checks the local status of the node as well as checking if rgmanager is running.
To check the state of a service use the "-s serviceName" option. This will check that the service is in a "started" state on any node. Don't use the long name displayed by clustat (ex: service:NFS) instead use the short name (ex: NFS).
Please feel free to update - this is my first python script... so I'm sure it's very rough around the edges.
Submitted by: fwclements
Hits: 221
Overall downloads: 38
Added: 2009-06-23 00:00:00
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_rhcs | 5 kb | check_rhcs | 144 |
Comments
Be the first to comment this project.
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
Check SNMP Citrix
from 0 votesCheck Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm) -
check_squid
from 0 votescheck_squid is a plugin to nagios for monitoring Squid by using squidclient -
Siebel CRM
from 0 votesMonitoring of Siebel CRM Application. -
check_bind.sh
from 0 votessh compliant script to check whether BIND is running and to get the performance data via rndc stats (PNP Template included) -
Check an IIS Application pool state
from 0 votesThis plugin checks for the state of an IIS application pool.
-
check_universal_cups
from 0 votesI have all checks combined which other check plugins provided, in this plugin. -
check_weblogic.sh
from 0 votesPlugin for BEA Weblogic 8 heap memory check. -
check_nginx.sh
from 0 votessh-compliant script to check the nginx webserver whether its running and to get requests and connections per second -
jmeter invocation plugin
from 0 votesThis script is a rebuild of (http://www.monitoringexchange.org/cgi-bin/page.cgi?g=2455.html;d=1) that invokes an Apache JMeter (available from http://jakarta.apache.org/jmeter) test plan and parses the results, which are returned to Nagios per plugin API defined exit statuses and performance data. -
check_rsacm
from 0 votesCheck whether or not RSA Certificate Manager is running and/or if it is running in Backup/Disabled mode.


