Summary: | New port: net-mgmt/nagios-snmp-plugins-extras - another set of Nagios plugins | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexey Degtyarev <alexey> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alexey Degtyarev
2009-06-13 00:20:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed New port added. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |