Hello People!!

Can you help me?
I installed plugin check_svn in my Nagios 3.0.3. When I run check_svn using 
prompt, that's work. But Nagios running with Nagios, not.

nagiosql:~# su - nagios
nag...@nagiosql:/usr/local/nagios/libexec$ ./check_svn -H 10.0.0.33 --https -U 
lcarneiro -P xxxx --dir /svn/aocsw_config
SVN OK: svn repository online - directory listing successful

But, when Service Nagios run, not work. See:

SVN CRITICAL: Error connecting to svn server - OPTIONS of 
'https://svnaero/svn/aocsw_desenv': Server certificate verification failed: 
issuer is not trusted (https://svnaero<https://svnaero/>)

Commands.cfg:   $USER1$/check_svn -H $HOSTADDRESS$ --https -U $ARG1$ -P $ARG2$ 
--dir $ARG3$
Service:
$ARG1$ lcarneiro
$ARG2$ xxxxxx
$ARG2$/svn/aocsw_desenv

check_command                   check_svn!lcarneiro!xxxxx!/svn/aocsw_desenv


I already accept certificate permanent (p) using svn info <SVN PATH>.


Luis Gustavo de A. J. Carneiro


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to