Build precise queries to find exactly what you need
Press ESC to close
Hello, please help me. This script locally works fine, but i have issue with arguments on nagios monitoring server
Client side with asterisk is working fine. After entering command ./check_asterisk_peers -t sip -p 10 i get ERROR: 10: Not found It’s ok because extension 10 is not registered
In /etc/nagios/nrpe.conf command is defined as: command[check_asterisk_peers]=/usr/lib/nagios/plugins/check_asterisk_peers -t sip -p sip channel
——- Command line on nagios monitoring server:./check_nrpe -H 192.168.1.109 -c check_asterisk_peers -a “-p 10”
i get this: ERROR: sipchannel: Not found
Argument with -p 10 is ignored. Please help me with correct syntax in nrpe.conf
Another question… How to define service with checking extension 10 in nagios?
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!