Search found 6 matches

by falawlen
Mon Oct 23, 2017 3:21 pm
Forum: Open Source Nagios Projects
Topic: VoIP / SIP Voice Issues with Nagios
Replies: 16
Views: 8847

Re: VoIP / SIP Voice Issues with Nagios

I have Nagios setup to Ping every 5 mins and then if it doesn't respond to try again every min for 4 times. With this setting, it would cause issues with the voice quality on the SIP Phone System. Based on the above quote, and your most recent post, you are saying that the ping every 5 minutes is w...
by falawlen
Fri Oct 20, 2017 3:25 pm
Forum: Open Source Nagios Projects
Topic: VoIP / SIP Voice Issues with Nagios
Replies: 16
Views: 8847

Re: VoIP / SIP Voice Issues with Nagios

i think the size of your nagios server is irrelevant here. At the time, the info about it being a VPS was not posted. I was thinking maybe the entire network was having issues. I mostly agree with the above at this point, though I am still curious about how the PBX network is setup. Like, are all t...
by falawlen
Thu Oct 19, 2017 4:59 pm
Forum: Open Source Nagios Projects
Topic: VoIP / SIP Voice Issues with Nagios
Replies: 16
Views: 8847

Re: VoIP / SIP Voice Issues with Nagios

How many hosts do you have? Are they all going down (according to Core) at the same time? Are you sending your nagios logs to a central log server or nagios data anywhere over the network? (1) Roughly 350ish hosts. I have disabled all of them temporarily. I only saw 2 instances that were brought to...
by falawlen
Thu Oct 19, 2017 4:10 pm
Forum: Open Source Nagios Projects
Topic: VoIP / SIP Voice Issues with Nagios
Replies: 16
Views: 8847

Re: VoIP / SIP Voice Issues with Nagios

Sure

grep interval_length /usr/local/nagios/etc/nagios.cfg

Code: Select all

interval_length=60
by falawlen
Thu Oct 19, 2017 3:57 pm
Forum: Open Source Nagios Projects
Topic: VoIP / SIP Voice Issues with Nagios
Replies: 16
Views: 8847

Re: VoIP / SIP Voice Issues with Nagios

Thank you for your reply. Please see below for the config files. Let me know if I'm overlooking anything. Its a good possibility that it is configured wrong and is pinging every second like a DDoS attack. commands.cfg # 'check_ping' command definition define command{ command_name check_ping command_...
by falawlen
Thu Oct 19, 2017 8:34 am
Forum: Open Source Nagios Projects
Topic: VoIP / SIP Voice Issues with Nagios
Replies: 16
Views: 8847

VoIP / SIP Voice Issues with Nagios

I found something really strange.. I have Nagios setup to Ping every 5 mins and then if it doesn't respond to try again every min for 4 times. With this setting, it would cause issues with the voice quality on the SIP Phone System. When I would # out the host name to disable it temp, it would then s...