aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-pf-plugin/files
Commit message (Collapse)AuthorAgeFilesLines
* Resurrect net-mgmt/nagios-pf-pluginJohn Marino2014-06-113-0/+96
| | | | | | | | | | | | This port was removed due to lack of public distfiles. A new source has been found at GitHub, and the submitter becomes its new maintainer. PR: 188325 Submitted by: rand (iteris.com) Minor tweaks: marino Notes: svn path=/head/; revision=357436
* Remove expired port:Rene Ladan2014-03-102-95/+0
| | | | | | | 2014-03-10 net-mgmt/nagios-pf-plugin: No more public distfiles Notes: svn path=/head/; revision=347743
* - Add an additional parameter '-p' display nagiosMartin Wilke2010-02-131-0/+74
| | | | | | | | | | | | performance data in the output. This output can the easily graphed with pnp. PR: 142266 Submitted by: olli hauer <ohauer@gmx.de> Approved by: maintainer Notes: svn path=/head/; revision=249770
* - Mark IGNORE for FreeBSD pre-6.1: requires strtonum(3)Rong-En Fan2007-03-181-1/+1
| | | | | | | | | | | | - Add backup master site - Remove MASTER_SITES from SUB_LIST which does not work properly and is not right when there is more than one master sites PR: ports/110457 Submitted by: Kian Mohageri <kian.mohageri at gmail.com> (maintainer) Notes: svn path=/head/; revision=187640
* check_pf is a plugin intended for use with the Nagios networkMartin Wilke2007-03-091-0/+21
monitoring system. This plugin checks the status of PF, the OpenBSD packet filter, and compares the current state count to given or default thresholds, returning the result. It is written in C. WWW: http://www.zampanosbits.com/check_pf/ PR: ports/110112 Submitted by: Kian Mohageri <kian.mohageri at gmail.com> Notes: svn path=/head/; revision=186977