Public SVN access now available
Matejunkie | (0)
Just a short note:
I finally got public svn read-only access now running, means you've got more ways to get the scripts here than doing the good old copy'n'paste style or using NagiosExchange.
Here's how it looks like when using svn:
user@host:~$ svn list https://svn.matejunkie.com/svn/nagios-plugins/
stable/
trunk/
user@host:~$ svn co https://svn.matejunkie.com/svn/nagios-plugins/stable/ nagplug-stable/
A nagplug-stable/check_memory
A nagplug-stable/check_memory/LICENSE
A nagplug-stable/check_memory/check_mem.sh
A nagplug-stable/check_bind
A nagplug-stable/check_bind/LICENSE
A nagplug-stable/check_bind/check_bind.php
A nagplug-stable/check_bind/check_bind.sh
A nagplug-stable/check_apache
A nagplug-stable/check_apache/LICENSE
A nagplug-stable/check_apache/check_apache2.sh
Checked out revision 41.
You're also free to browse my personal redmine which I'm using for ...