Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 361-372 of 867 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a check script which runs ndsrepair on an OES (linux) server and alerts if the time is out of sync from eDirectory's point…
This is a check script which runs ndsrepair on an OES (linux) server and alerts if the oldest partition continuity age on the server is…
Unfortunaly there are not that much check plugins for AIX. Further almost all of them use other programs to access performance data. Therefore I was…
#!/bin/bash if [ $# -lt 1 ] then echo "Aufruf mit: $0 " exit 3 fi # Variablen dekleration LAUF=1 # selbsterklärend MAX=0 # Maximum…
This is a check script which runs "/etc/init.d/ndsd status" on an OES (linux) server and alerts if there are any errors.
This plugin uses linear regression algorithm to determine if the memory usage of a given process(by name or by pid) is growing up on time.
This plug-in checks IO stats of one (or all) disk. It can be used to send alerts when maximum hard drive IO/s or sectors read|write/s…
Extended version of check_procs plugin with metric dependant performance data, extended status information and total warning/critical thresholds
Monitors VMWare backups made with ghettoVCB ghettoVCB ia a great free backup solution for VMWare.
This plugin checks the swap used on HPUX, using the SNMP service.
Simple bash script Work only in Linux Check total open file descriptors and compare with percent of maximum allowance by kernel There are default values.…
this bash script check if processes matching to a pattern are exceeding a given elapsed time.