Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
i need to check the sip channel from remote nagios machine to asterisk server, i know de number of sip intern and i need to check this or all sip intern.
when i try to lunch check_asterisk command "check_asterisk!sip:monitor@<asterisk IP Address>!port" the asterisk server respond SIP CRITICAL MISSING 404 !!!
the precise command i do from command line is "./check_asterisk -U sip:sip_intern@ip_server_asterisk -P 5062 -w 5000 -c 10000"
the same result.
Anyone have an idea to resolve this problem? the server asterisk on the same network of nagios and don't have any account a part of root.
There are multiple check_asterisk plugins on the exchange, could you link to the one you are using?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
i'm usign this http://exchange.nagios.org/directory/Pl ... erisk/only change i do is insert the correct path to the sipsak. the command i do from shell is ./check_asterisk -U sip:intern AT ip_server_asterisk -w 500 -c 1000
and i retrieve always SIP CRITICAL MISSING 404 !!!, but the intern check is real and a register sip phone on this.
do you have idea? or plugin/procedure so i can use to do this. I want only check if is up and registered or is functional.
i'm usign this http://exchange.nagios.org/directory/Pl ... erisk/only change i do is insert the correct path to the sipsak. the command i do from shell is ./check_asterisk -U sip:intern AT ip_server_asterisk -w 500 -c 1000
and i retrieve always SIP CRITICAL MISSING 404 !!!, but the intern check is real and a register sip phone on this.
do you have idea? or plugin/procedure so i can use to do this. I want only check if is up and registered or is functional.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.