Port details |
- nagios-silfreed-plugins Additional SNMP plugins for Nagios from silfreed.net
- 1.1 net-mgmt
=11 1.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-07-22 06:35:53
- Last Update: 2014-09-01 22:01:25
- SVN Revision: 366966
- People watching this port, also watch:: nagios-plugins, nagios, nagios-snmp-plugins
- License: not specified in port
- WWW:
- http://www.silfreed.net/download/progs/nagios/
- Description:
- This is a [meta-]port of the Nagios plugins found at silfreed.net.
These are useful for those individuals wishing to monitor network device
health via SNMP, using Nagios, and to generate alerts accordingly. When
used with Nagiostat, RRDTool-based graphs can be generated from within
the Nagios monitoring framework, much like Cricket.
It includes the following checks: check_max_clients_route,
check_pm3_clients_route, check_snmp_counter, check_snmp_gauge,
check_snmp_if, check_snmp_if_max, check_tcping, and dns_delegation.
WWW: http://www.silfreed.net/download/progs/nagios/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- nagios-silfreed-plugins>0:net-mgmt/nagios-silfreed-plugins
- No installation instructions:
- This port has been deleted.
- PKGNAME: nagios-silfreed-plugins
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- p5-Net-Netmask>=0 : net-mgmt/p5-Net-Netmask
- p5-Net-SNMP>=0 : net-mgmt/p5-Net-SNMP
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 01 Sep 2014 22:01:25 |
bapt |
Remove non staged ports without pending PR from net-im and net-mgmt |
1.1 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.1 04 Sep 2013 05:52:04 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.1 29 Jun 2012 16:36:01 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.1 06 Jun 2010 22:09:10 |
dougb |
Remove bms from the pkg-descr's of ports he no longer maintains. |
1.1 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.1 20 Jun 2009 20:11:29 |
dhn |
- Pass maintainership to submitter
PR: ports/135850
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.1 17 Jul 2008 02:23:02 |
wxs |
Add missing entries for WITH_EXPECT_TOOLS. |
1.1 02 Apr 2006 00:48:48 |
pav |
- Update check_snmp_counter to 0.6 and check_snmp_if to 0.6
PR: ports/95075
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> |
1.0 24 Jan 2006 06:38:31 |
edwin |
SHA256ify
Approved by: krion@ |
1.0 22 Jan 2006 02:47:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.0 12 Dec 2005 21:53:40 |
bms |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain. |
1.0 25 Apr 2005 21:33:49 |
bms |
Remove an extraneous right-bracket.
Submitted by: Mit Rowe |
1.0 22 Jul 2004 10:22:21 |
bms |
Fix glaring typos in RUN_DEPENDS.
Thou shalt obey ${PREFIX} no matter what nagios-plugins does, so create
the plugins directory if it doesn't exist.
Fix package list to use EXAMPLESDIR correctly.
Don't use bsd.port.(pre|post).mk unnecessarily.
Approved by: eik |
1.0 22 Jul 2004 06:34:59 |
bms |
Add new port nagios-silfreed-plugins, a set of SNMP oriented plugins for
Nagios from silfreed.net believed to work significantly better than the
bundled check_snmp plugin for most uses. |