Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
igorgrin
byigorgrin, March 18, 2013
It looks like "-pwd" option is not working. I don't see declared anywhere in the script. I tried p12pass but it's not working as well.
-pwd mypassword
Value "wd" invalid for option p (number expected)
Unknown option: w
Unknown option: d
$np->add_arg(
spec => "p12pass|p12passwd=s",
help => "Password for the P12-File",
required => 0
);
-pwd mypassword
Value "wd" invalid for option p (number expected)
Unknown option: w
Unknown option: d
$np->add_arg(
spec => "p12pass|p12passwd=s",
help => "Password for the P12-File",
required => 0
);