Search found 14 matches

by afdevbank
Mon May 30, 2016 1:33 am
Forum: Nagios XI
Topic: Threshold woes monitoring license expiry with SNMP
Replies: 3
Views: 775

Re: Threshold woes monitoring license expiry with SNMP

Thanks man. It works like a charm. I think I was reading the wrong docs. There's one that was talking about new syntax with stuff like

Code: Select all

--th metric=age
etc. I think that might have confused me. Need to be more vigilant next time.
Cheers man.
Osay
by afdevbank
Thu May 26, 2016 9:35 am
Forum: Nagios XI
Topic: Threshold woes monitoring license expiry with SNMP
Replies: 3
Views: 775

Threshold woes monitoring license expiry with SNMP

Hi all, I'm trying to monitor the license expiry on one of my Digium Switchvox using SNMP. There are two OIDs one for the expiry date and the other for the number of days left. I have used the SNMP wizard to create a monitor but I have a big challenge with the thresholds. When I configure the thresh...
by afdevbank
Thu May 29, 2014 9:03 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

Re: No Performance Data for this host

Hi all,

Thanks for those who helped out with this. I found that the issue was with PNP. I reinstalled it from the subcomponents directory and it's all working now. I think the issue was the pnp4nagios that I installed earlier which is not compatible with the new releases of XI.

Osay
by afdevbank
Thu May 29, 2014 1:23 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

Re: No Performance Data for this host

Hi Imiltchev, Thanks for your response. Here's the location of xidpe /usr/local/nagios/var/spool/xidpe Also here are the cfg files requested. nagios.cfg # MODIFIED admin_email=root@localhost admin_pager=root@localhost translate_passive_host_checks=1 log_event_handlers=0 use_large_installation_tweaks...
by afdevbank
Wed May 28, 2014 11:01 am
Forum: Nagios XI
Topic: Monitoring Wizard not Working after xi-2014R1 Upgrade
Replies: 2
Views: 181

Monitoring Wizard not Working after xi-2014R1 Upgrade

Hi,
After successfully upgrading to XI-2014R1 I'm no longer able to run the monitoring wizard. The autodiscovery wizard works but when I click on monitoring wizard nothing appears in the right hand window. I'm not sure what's the issue. Has anyone come across this before?

TIA
by afdevbank
Wed May 28, 2014 10:41 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

Re: No Performance Data for this host

Hi, Found something interesting. I checked in /usr/local/nagiosxi/var and found perfdataproc.log, the contents of which are below. [root@nagios-sarc var]# tail perfdataproc.log Outbound data DISABLED Wed, 28 May 2014 17:38:02 +0200 mv: cannot stat `/usr/local/nagios/var/spool/xidpe/*': No such file ...
by afdevbank
Wed May 28, 2014 10:19 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

Re: No Performance Data for this host

Hi, I've restarted the npcd daemon but it does not produce a log file. I remove the log files listed above and restarted the daemon but no new log files are created. The status shows it's running [root@nagios-sarc share]# service npcd status npcd (pid 19931) is running... The load is 0.02, 0.05, 0.06.
by afdevbank
Wed May 28, 2014 6:39 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

Re: No Performance Data for this host

Hi slansing, Thanks for the response and sorry for coming back late with a reponse to your request (been away a bit). It appears the npcd daemon is dying on startup. See below. [07-12-2013 10:36:48] NPCD: npcd Daemon (0.4.14) started with PID=16723 [07-12-2013 10:36:48] NPCD: Please have a look at '...
by afdevbank
Fri May 23, 2014 10:03 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

Re: No Performance Data for this host

Hi tmcdonald, Thanks for your response. I restarted npcd daemon. I increased the timeout in /usr/local/nagios/etc/pnp/process_perfdata.cfg from 5 to 20 and the threshold in 10.0 to 30.0 and restarted npcd daemon. Both did not resolve the issue. Since this is the 2014R1 release I did not want to tamp...
by afdevbank
Fri May 23, 2014 9:07 am
Forum: Nagios XI
Topic: No Performance Data for this host
Replies: 11
Views: 1336

No Performance Data for this host

Hi, My Nagiosxi setup is running fine and churning out perfdata but I don't see the graphs. When I trying checking the performance graphs I get a error saying there is no performance data for the host. All hosts have no graphs. All hosts have 'process performance data' activated. I've seen similar i...