monitoring-plugins-crm
======================
Python Nagios-compatible cluster check.
Description
-----------
This nagios-compatible check aims to replace ``crm_mon -s`` and
``check_cluster`` provided in ``monitoring-plugins-cluster``. It gives a
better monitoring than the existing ones.
| This script checks the state of resources and nodes. An alert is
emitted if
| some nodes are offline or if some resources are in the 'failed' state.
Usage
-----
Checks the state of nodes:
``sudo /usr/lib/nagios/plugins/check_cluster --nodes=yes --resources=no --perfdata=yes``
Checks the state of ressources:
``sudo /usr/lib/nagios/plugins/check_cluster --nodes=no --resources=yes --perfdata=yes``
Checks the state of both nodes and ressources:
``sudo /usr/lib/nagios/plugins/check_cluster --nodes=yes --resources=yes --perfdata=yes``
The 'warning' and 'critical' thresholds deal with the number of failed
resources.
Perfdata provide two metrics: 'offline\_nodes' and 'failed\_resources'.
Help
----
``/usr/lib/nagios/plugins/check_cluster --help``
======================
Python Nagios-compatible cluster check.
Description
-----------
This nagios-compatible check aims to replace ``crm_mon -s`` and
``check_cluster`` provided in ``monitoring-plugins-cluster``. It gives a
better monitoring than the existing ones.
| This script checks the state of resources and nodes. An alert is
emitted if
| some nodes are offline or if some resources are in the 'failed' state.
Usage
-----
Checks the state of nodes:
``sudo /usr/lib/nagios/plugins/check_cluster --nodes=yes --resources=no --perfdata=yes``
Checks the state of ressources:
``sudo /usr/lib/nagios/plugins/check_cluster --nodes=no --resources=yes --perfdata=yes``
Checks the state of both nodes and ressources:
``sudo /usr/lib/nagios/plugins/check_cluster --nodes=yes --resources=yes --perfdata=yes``
The 'warning' and 'critical' thresholds deal with the number of failed
resources.
Perfdata provide two metrics: 'offline\_nodes' and 'failed\_resources'.
Help
----
``/usr/lib/nagios/plugins/check_cluster --help``
Release files for monitoring-plugins-crm 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| monitoring-plugins-crm-1.0.1.tar.gz | 3.2 kB | Details |
Release files / monitoring-plugins-crm-1.0.1.tar.gz
| Download URL | monitoring-plugins-crm-1.0.1.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1bd190c0d070027889711fbfb45d30c18611b3effa127e09ff46d2ed47ed2588
|
|
BLAKE2b-256 checksum How to use checksums |
b38c5d77f9b261c8739a2247037703ec91f81e47d31cec461b06e83214c1737f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |