Bug 135523 - New port: net-mgmt/nagios-snmp-plugins-extras - another set of Nagios plugins
Summary: New port: net-mgmt/nagios-snmp-plugins-extras - another set of Nagios plugins
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 00:20 UTC by Alexey Degtyarev
Modified: 2009-06-15 22:20 UTC (History)
0 users

See Also:


Attachments
nagios-snmp-plugins-extras.shar (3.48 KB, text/plain)
2009-06-13 00:20 UTC, Alexey Degtyarev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2009-06-13 00:20:03 UTC
	
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/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-06-13 00:23:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-06-15 22:13:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-15 22:14:38 UTC
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"