From CCM > Hosts > Host Management I see the $ARG1$ followed by others through $ARG8$. I have the Check command set for 'check_ironport' and Active. The command view says $USER1$/check_ironport -h $HOSTADDRESS$ $ARG1$ which I believe is checking for the actual host, which is green right now under lists of hosts.
So I assume next is to define what parameters I want, but that's where I'm confused. How do you know why syntax to use for the Ironport?
I navigated to /usr/local/nagios/libexec to test with the following command
Code: Select all
./check_ironport $HOSTADDRESS 192.168.100.121 $USER admin $PASSWORD passwordhere $CPU 90 95Can somebody point me in the right direction on setting up the specifics of an Ironport?