File: control

package info (click to toggle)
nagios-plugins-contrib 48.20250420
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,792 kB
  • sloc: perl: 48,359; sh: 18,671; ansic: 11,898; python: 2,696; makefile: 1,021; php: 593; lex: 582; ruby: 149; awk: 119
file content (31 lines) | stat: -rw-r--r-- 1,848 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Watch: https://github.com/madrisan/nagios-plugins-linux/tags .*/v?(\d.*).tar.gz
Version: 34
Homepage: https://github.com/madrisan/nagios-plugins-linux
Uploaders: Peter Palfrader <weasel@debian.org>
Description: Nagios-compatible Plugins for Linux
 Various binary plugins for monitoring (physical and virtual) Linux hosts with
 Nagios and Nagios-compatible monitoring systems like Icinga and Naemon:
  * check_clock: returns the number of seconds elapsed between
    the host local time and Nagios time.
  * check_cpu: checks the CPU (user mode) utilization
  * check_cpufreq: displays the CPU frequency characteristics.
  * check_cswch: monitors the total number of context switches across all CPUs.
  * check_fc: monitors the status of the fiber status ports.
  * check_ifmountfs: checks whether the given filesystems are mounted.
  * check_intr: monitors the total number of system interrupts.
  * check_iowait: checks I/O wait bottlenecks
  * check_memory: checks the system memory utilization.
  * check_nbprocs: displays the number of running processes per user.
  * check_network: displays some network interfaces statistics, including:
    check_network_collisions, check_network_dropped, check_network_errors, check_network_multicast
  * check_paging: checks the memory and swap paging.
  * check_pressure: checks Linux Pressure Stall Information (PSI) data.
  * check_readonlyfs: checks for readonly filesystems.
  * check_tcpcount: displays TCP network and socket informations.
  * check_temperature: monitors the hardware's temperature.

  * check_load: checks the current system load average.
  * check_multipath: checks the multipath topology status.
  * check_swap: checks the swap utilization.
  * check_uptime: checks how long the system has been running.
  * check_users: displays the number of users that are currently logged on.