Home Directory Plugins Others check_svnstatus

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_svnstatus

Current Version
0.2
Last Release Date
2012-01-09
Owner
License
GPL
Hits
92428
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
checks a subversion working copy for modifications
checks a subversion working copy for modifications

Usage: check_svnstatus -d WCDIR [ -v ]

bash script

requires svn and egrep in one of the directories listed in PATH

returns OK when the working copy in WCDIR has not been modified

returns CRITICAL when there are modifications; with -v option: returns list of changes on additional lines, for the $LONGSERVICEOUTPUT$ macro

returns UNKNOWN when WCDIR is not a working copy