aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-snmp-plugins-extras/pkg-descr
blob: 802e83e609bd91c5b6c0b497ba70ba2c40c4907e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The general idea of these scripts is to check as many things as possible with
SNMP: disks, memory, load, network interfaces, running processes, etc...

The other idea is to select disks, interfaces, process using regular
expressions:

- it is possible to test more than one disk/int/process in one Nagios check
  (ex.: eth* instead of eth0,eth1,eth2,...)

- you only have to provide a unique part of the name to select a
  disk/int/process (ex. : "C:" instead of "C:\ Label: Serial Number xxxxxxx"
  makes it easy to use on multiple Windows hosts). 

Most of these scripts can make performance outputs.

WWW: http://nagios.manubulon.com/