Re: Monitoring MSExchangeIS
Posted: Sun Aug 19, 2012 6:52 pm
Are you typing it exactly as su-nagios? Because if so you are missing the necessary spaces it should be su - nagios
Though it is weird that it would even execute without the spaces it shouldn't recognize that as a command. Is there even a user called nagios? if you do an ls -l on /usr/local/nagios/bin who owns the files?
On a related note: I hate shell script checks
.
Though it is weird that it would even execute without the spaces it shouldn't recognize that as a command. Is there even a user called nagios? if you do an ls -l on /usr/local/nagios/bin who owns the files?
On a related note: I hate shell script checks