Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
acch
Check IBM Storwize V7000 Unified / SONAS Health
github.com/acch/nagios-pluginsThis bash script checks health of an IBM Storwize V7000 Unified / SONAS system, using the 'lshealth' CLI command.
Check OpenVZ Guaranteed Memory
github.com/acch/nagios-pluginsThis bash script reports on and checks memory usage of an OpenVZ container, and warns if it exceeds the amount of guaranteed memory.
Check IBM Storwize V7000 Unified / SONAS Inodes
github.com/acch/nagios-pluginsThis bash script reports on the number of inodes in an IBM Storwize V7000 Unified / SONAS system.
Check IBM Storwize V7000 Unified / SONAS Performance
github.com/acch/nagios-pluginsThis bash script reports on various performance metrics of an IBM Storwize V7000 Unified / SONAS system, using the 'lsperfdata' CLI command.
Check IBM Storwize V7000 Unified / SONAS Replication
github.com/acch/nagios-pluginsThis bash script checks the status of the last replication task of an IBM Storwize V7000 Unified / SONAS system.
Check IBM Storwize V7000 Unified / SONAS SMB Sessions
github.com/acch/nagios-pluginsThis bash script reports on the number of SMB sessions in an IBM Storwize V7000 Unified / SONAS system, by evaluating syslog entries in /var/log/messages.
Check IBM Storwize V7000 Unified / SONAS VFS Warnings
github.com/acch/nagios-pluginsThis bash script reports on the number of VFS warnings logged by Samba in an IBM Storwize V7000 Unified / SONAS system, by evaluating syslog entries in /var/log/messages.
Check Raspberry Pi Temperature
github.com/acch/nagios-pluginsThis bash script reports on and checks CPU and GPU temperature of the local Rapsberry Pi single-board computer, and warns if it exceeds the thresholds. The actual code is managed in the following GitHub rebository - please use the Issue Tracker to ask ...