Hi, I need to set up my checks in command.cfg to source an ENV file before
running a command however I am not sure how I can do this since the semicolon
(;) is designated as the comment sign. For instance, I want to do something
like this:
# check_oracle_login
define command{
command_name check_oracle_login
command_line . $USER20$/oracle_env_$ARG1$;
$USER1$/solaris-libexec/check_oracle --tns $ARG1$
}
Anyone know how I can do this?
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Nagios-users mailing list
[email protected]
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