plugin to monitor svn repositories

Brian A. Seklecki lavalamp at spiritual-machines.org
Sun Dec 16 23:40:11 CET 2007


On Sun, 2007-12-16 at 08:28 -0500, Jim Perrin wrote:
> On Dec 16, 2007 4:17 AM, ankush grover <grover1711 at gmail.com> wrote:
> > Hi Friends,

Or check_ssh.

Remote access options for SVN/Subversion are Webdav and SSH.  There's
also the custom svnserver svn:// protocol that no one uses.

You could do file:// protocol access checks if you use NRPE.

If you want to do deep aggressive checking on the health of a
repository, you should parse "svn status" or "svn info", and validate
that your can successfully check out a copy of the repository.

~BS


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list