Search found 2 matches

by marros
Fri May 11, 2012 9:39 am
Forum: Open Source Nagios Projects
Topic: Perl module not running
Replies: 3
Views: 1105

Re: Perl module not running

Thanks for your reply, and sorry for the post being so disjointed. I am running it locally on the nagios server, and when I manually run it, it works, but when I let nagios handle it, it doesn't work. The script goes out and collects data from the SAN unit, creates a temporary file, parses the data,...
by marros
Thu May 10, 2012 4:35 pm
Forum: Open Source Nagios Projects
Topic: Perl module not running
Replies: 3
Views: 1105

Perl module not running

I have a perl module, check_smcli_io, to monitor an IBM DS5000 SAN. The command runs fine from the command line as a standard user, and also as the nagios user, but will not run from nagios. Actually, that is not true. It creates a file in a directory owned by nagios.nagios, and fails if the file is...