Random Project
Home > Plugins > System Metrics

System Metrics

Nagios plugins for monitoring different types of system metrics (e.g. disk, memory, cpu, etc.)

Showing 37-48 of 296 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin is edited from check_AIX_swap and check_memory for AIX. I have seen the script for swap memory usage in MegaBites. I created this for…
Lightweight, tunable and simple benchmarking tool written in C that can be invoked through NRPE interface and performs tests on memory, CPU, disk and network.
This plugin checks the docker container internal CPU usage, it retrieves the values using docker stats. The plugin outputs also the performance data.
This plugin checks the docker container internal memory usage, it retrieves the values using docker stats. The plugin outputs also the performance data.
This script checks the available memory on a Linux system, it prints out the performance data too.
Confirm LVM Volume groups have sufficient free space.
This is a simple Nagios Plugin which tests how much space in an LVM Volume Group is free. It takes https://exchange.nagios.org/directory/Plugins/System-Metrics/Storage-Subsystem/check_vg_size/details and https://github.com/billcarlson/check_vg_size and adds…
Retrieve JSON data from an http/s url and check a key's value using check_json's builtin functions (timediff|match|integer).
This plugin will report what hard drives in the range A: - Z: exist on a Windows machine. This plugin uses NSClient++ to gather the…
Nagios plugin for checking available memory and swap with perfadata on a nix machine. Tested working on several nix flavors including: - Linux-3.10.0-327.4.4.el7.x86_64-x86_64-with-centos-7.2.1511-Core - Linux-3.16.0-30-generic-x86_64-with-Ubuntu-14.04-trusty…
This plugin can check the uptime of a host using SNMP v1 queries.
small script plugin to check uptime tested on ubuntu 14 and centos 6 https://github.com/cpinochet/check_uptime.git cu.sh has hardcoded limits cu2.sh accepts 2 parameters (warning and critical)…