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
92734
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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