Search found 31 matches

by ckiernan
Fri Dec 15, 2017 12:01 pm
Forum: Nagios XI
Topic: Enable all "forgotten" disabled notifications
Replies: 1
Views: 238

Enable all "forgotten" disabled notifications

Looking for a solution to enable all service/host notifications that happen to be disabled. We disabled/enable notifications on service groups automatically as part of our release process. For fear of accidentally disabling and not re-enabling notifications, I run a report a couple times a day to se...
by ckiernan
Thu Apr 20, 2017 12:56 pm
Forum: Nagios XI
Topic: check_jmx Decimal Places
Replies: 6
Views: 428

Re: check_jmx Decimal Places

I'm good. Please close.
by ckiernan
Thu Apr 20, 2017 8:42 am
Forum: Nagios XI
Topic: check_jmx Decimal Places
Replies: 6
Views: 428

Re: check_jmx Decimal Places

This worked great with one exception. For some reason the Heap Memory performance graph stopped updating. I don't care about decimals there so I switched that one back to the old check_jmx. The rest of my 45 JMX checks are working fine.

Thanks for your help.

Chris
by ckiernan
Mon Apr 17, 2017 11:53 am
Forum: Nagios XI
Topic: check_jmx Decimal Places
Replies: 6
Views: 428

Re: check_jmx Decimal Places

./check_jmx -U service:jmx:rmi:///jndi/rmi://<ip>:9999/jmxrmi -O kafka.server:type=KafkaRequestHandlerPool,name=RequestHandlerAvgIdlePercent -A MeanRate -vvvv -w 50 -c 100
JMX OK MeanRate=0 | MeanRate=0

The actual value when viewed through jconsole at the same time is 0.97801
by ckiernan
Mon Apr 17, 2017 11:09 am
Forum: Nagios XI
Topic: check_jmx Decimal Places
Replies: 6
Views: 428

check_jmx Decimal Places

I've been using check_jmx to monitor Kafka successfully but just noticed that it only returns whole numbers. This just became a problem for me. We have some metrics that are typically between 0 and 1 (e.g. .80172). I'd like to be able to graph these decimals. I've searched and can't find any topic o...
by ckiernan
Thu Mar 02, 2017 10:13 am
Forum: Nagios XI
Topic: PDF Report Fails to Send
Replies: 8
Views: 1978

Re: PDF Report Fails to Send

I just sent the requested information over. I did just notice that the report sends with a pdf successfully if I don't select "Display service performance graphs". It fails with graphs. There are 70 graphs in this report.

Thanks,

Chris
by ckiernan
Wed Feb 15, 2017 1:26 pm
Forum: Nagios XI
Topic: PDF Report Fails to Send
Replies: 8
Views: 1978

Re: PDF Report Fails to Send

The upgrade didn't correct the problem but I've not had time to troubleshoot further yet. Hopefully this week.
by ckiernan
Mon Feb 13, 2017 11:58 am
Forum: Nagios XI
Topic: PDF Report Fails to Send
Replies: 8
Views: 1978

Re: PDF Report Fails to Send

I will upgrade this evening and report back. Thanks.
by ckiernan
Sun Feb 12, 2017 4:18 pm
Forum: Nagios XI
Topic: PDF Report Fails to Send
Replies: 8
Views: 1978

PDF Report Fails to Send

I am running Nagios XI 5.4.0 on Centos 7.2.1511. I have a scheduled report configured. If I run the report in browser and choose to download the report as a pdf, it works fine. If I choose to send an email of the report with a pdf attachment, either I get no error and the email never comes, or I get...
by ckiernan
Mon Oct 24, 2016 9:05 am
Forum: Nagios XI
Topic: XI restore from backup to new server with external database
Replies: 5
Views: 350

Re: XI restore from backup to new server with external datab

I'm up and running. The short of it is I commented out the database portion of the backup and restore scripts and exported/imported the DB manually.

Thanks - you can close this thread.