Re: [Nagios-users] Problem with check_disk_smb

2011-07-03 Thread Rob Hillis
On 03/07/11 21:08, [email protected] wrote: Please check the typo error in the command definition: Maybe you should replace %ARG1%with $ARG1$ Thanks greatly - that was it. I guess I'm not familiar enough with Nagios yet that the wrong wrapper around the argument failed to trigger rec

Re: [Nagios-users] Problem with check_disk_smb

2011-07-03 Thread Radu . Popa
Please check the typo error in the command definition: Maybe you should replace %ARG1% with $ARG1$ Regards!-- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive recor

[Nagios-users] Problem with check_disk_smb

2011-07-03 Thread Rob Hillis
I'm having a problem getting check_disk_smb going on my Nagios setup. When I run check_disk_smb from the command line on my Nagios server, I get the following:- #./check_disk_smb -H 10.10.1.8 -s shared -u -p -W -w 90% -c 95% Disk ok - 13.19G (26%) free on \\10.10.1.8\ However, when I config