Build precise queries to find exactly what you need
Press ESC to close
Hello,
Can you help me. What I must write in section “define service”? If I write it:
check_command check_website! -P 203.146.82.253 -w 20000 -c 50000 www.name.com – it is work not correctly.
In the commands.cfg I wrote it:
command_line $USER1$/check_website.sh -P $ARG1$ -w $ARG2$ -c $ARG3$ $HOSTADDRESS$
If I try to run this script
/usr/lib/nagios/plugins/check_website.sh -p 80 -u /index.html -P 203.146.82.253 -w 22000 -c 50000 www.name.com – all work!
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!