aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-pf-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add an additional parameter '-p' display nagiosMartin Wilke2010-02-132-0/+75
| | | | | | | | | | | | 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-182-5/+11
| | | | | | | | | | | | - 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-094-0/+77
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