cvs commit: ports/net-mgmt Makefile
ports/net-mgmt/nagios-snmp-plugins-extras
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Mon Jun 15 21:13:24 UTC 2009
miwi 2009-06-15 21:13:19 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/nagios-snmp-plugins-extras Makefile distinfo
pkg-descr pkg-plist
Log:
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/
PR: ports/135523
Submitted by: Alexey V. Degtyarev
Revision Changes Path
1.190 +1 -0 ports/net-mgmt/Makefile
1.1 +52 -0 ports/net-mgmt/nagios-snmp-plugins-extras/Makefile (new)
1.1 +3 -0 ports/net-mgmt/nagios-snmp-plugins-extras/distinfo (new)
1.1 +16 -0 ports/net-mgmt/nagios-snmp-plugins-extras/pkg-descr (new)
1.1 +1 -0 ports/net-mgmt/nagios-snmp-plugins-extras/pkg-plist (new)
More information about the cvs-all
mailing list