Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Here is my command output.
./check_iis 172.16.1.105 currentAnonymousUsers 0,maxAnonymousUsers 4,currentConnections 0,maxConnections 98,|’currentAnonymousUsers’=0 ‘maxAnonymousUsers’=4 ‘currentConnections’=0
But, configuring the same in nagios configuration gives below error.
SNMP error, plugin missing?
Really don’t know how to make it worked…!?