Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
leire
byleire, May 22, 2019
Hello,
I have to give permissions to execute all the users the nmap command
chmod u+s /usr/bin/nmap
And I change exit value at the end, to UNKNOWN state because is confused CRITICAL state.
echo "UNKNOWN: $p_result ------"
exit ${STATE_UNKNOWN}
I have to give permissions to execute all the users the nmap command
chmod u+s /usr/bin/nmap
And I change exit value at the end, to UNKNOWN state because is confused CRITICAL state.
echo "UNKNOWN: $p_result ------"
exit ${STATE_UNKNOWN}