Date: Fri, 29 May 2009 19:47:21 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_puppet Makefile distinfo pkg-descr ports/net-mgmt/nagios-check_puppet/files pkg-message.in Message-ID: <200905291947.n4TJlLl3094225@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-05-29 19:47:21 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/nagios-check_puppet Makefile distinfo pkg-descr
net-mgmt/nagios-check_puppet/files pkg-message.in
Log:
check_puppet - is a very simple Nagios plugin to check Puppet daemon
availability with SNMP.
Why check_puppet?
1. It does check whether puppetd and puppetmasterd is alive.
2. It does check state.yaml freshness
3. It does not require the full net-mgmt/nagios-plugins package on the client
side
4. It is written in sh - code interpreter available in a base system
WWW: http://renatasystems.org/freebsd/check_puppet.html
PR: ports/135006
Submitted by: Alexey V. Degtyarev
Revision Changes Path
1.186 +1 -0 ports/net-mgmt/Makefile
1.1 +33 -0 ports/net-mgmt/nagios-check_puppet/Makefile (new)
1.1 +3 -0 ports/net-mgmt/nagios-check_puppet/distinfo (new)
1.1 +36 -0 ports/net-mgmt/nagios-check_puppet/files/pkg-message.in (new)
1.1 +15 -0 ports/net-mgmt/nagios-check_puppet/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905291947.n4TJlLl3094225>
