Random Project
Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 361-372 of 871 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Plugin to get info from /proc/meminfo. This plugin lets you get any info from meminfo, including anything that may be architecture specific or added in…
Check Open FD for program(s) and it's child processes. It's shell script using lsof and awk.
NAGIOS Adaptation of bb-drbd.pl (Michael Nagel)
This project provides techniques and solutions to use the nsca add-on to monitor a wide-area, multi-host ESX environment from a central location. Monitored resources include…
This is a check script which runs ndsrepair on an OES (linux) server and alerts if the oldest obituary on the server is higher than…
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…