Search found 39 matches

by rafaelvdberg
Fri May 13, 2016 5:23 pm
Forum: Open Source Nagios Projects
Topic: Graphing Support
Replies: 12
Views: 5007

Re: Graphing Support

You are correct there is a bug with this script. The problem is that the output of the performance data for the script includes scale (i.e. 31kbps, 3.1mbps, etc). The rdd file ignores the scale and just takes the number, which results in bad graphs. I fixed this in the script by editing it as follow...
by rafaelvdberg
Fri Mar 20, 2015 3:17 pm
Forum: Nagios XI
Topic: backend user and ticket does not work on opscreen page
Replies: 5
Views: 317

Re: backend user and ticket does not work on opscreen page

Sure. I'm not sure how (or if I can do that).

Best,

Rafael
by rafaelvdberg
Fri Mar 20, 2015 2:59 pm
Forum: Nagios XI
Topic: backend user and ticket does not work on opscreen page
Replies: 5
Views: 317

Re: backend user and ticket does not work on opscreen page

That fixed it thanks.

I was running version 1.4 and updated it to version 1.7.3 and now it works.

Best,

Rafael
by rafaelvdberg
Fri Mar 20, 2015 12:28 pm
Forum: Nagios XI
Topic: backend user and ticket does not work on opscreen page
Replies: 5
Views: 317

backend user and ticket does not work on opscreen page

I am using the backend API user and ticket in order to iFrame in some nagios dashboards and views. Whereas this works for dashboards, i.e. /nagiosxi/dashboards/dashboard.php?id=home&username=user&ticket=b7u4dle9rakd09r02phi6nlbqnk6qls3pq76dkc6r0ir7bp658n8vcgn03srnmre It does not work for the...
by rafaelvdberg
Fri Mar 06, 2015 12:58 pm
Forum: Nagios XI
Topic: Stale Notifications coming in
Replies: 3
Views: 354

Re: Stale Notifications coming in

Thank you for your reply.

No, the notification log does not show these notifications getting sent at the time I am receiving them. I think I restarted most of the Nagios services but perhaps not all.

This has stopped happening now (I guess it caught up).
by rafaelvdberg
Thu Mar 05, 2015 7:05 pm
Forum: Nagios XI
Topic: Stale Notifications coming in
Replies: 3
Views: 354

Stale Notifications coming in

I had an issue with my Nagios XI instance last night where the ramdisc partition filled up and became full. After resolving this issue this morning by removing the perfdata from the ramdisc partition, I have been getting email notifications all day from Nagios for outages that occurred during the Na...
by rafaelvdberg
Wed Oct 29, 2014 6:29 pm
Forum: Nagios XI
Topic: Mod_gearman with Nagios 2014
Replies: 3
Views: 268

Re: Mod_gearman with Nagios 2014

I tried installing this RPM using the instructions below and got the following: [root@mod-gearman1 tmp]# yum localinstall --nogpgcheck mod_gearman-1.5.0b1-1.el6.x86_64.rpm Loaded plugins: fastestmirror, security Setting up Local Package Process Examining mod_gearman-1.5.0b1-1.el6.x86_64.rpm: mod_gea...
by rafaelvdberg
Thu Sep 04, 2014 4:49 pm
Forum: Nagios XI
Topic: Mod_gearman with Nagios 2014
Replies: 3
Views: 268

Mod_gearman with Nagios 2014

I'm looking at integrating Mod Gearman with my Nagios XI 2014 installation. I've looked at the "Integrating Mod_Gearman With Nagios XI" PDF and it says: Note: This script is for installing Mod Gearman on a CentOS/RHEL versions 5 and 6. If you are using the Nagios XI 2014 beta, or productio...
by rafaelvdberg
Thu May 09, 2013 5:19 pm
Forum: Nagios XI
Topic: Can't add MiBs to Nagios XI
Replies: 30
Views: 5929

Re: Can't add MiBs to Nagios XI

In the restore procedure it says: If you are restoring a backup from a different OS version or architecture this can be a problem because the backup is overwriting the compiled binaries. A work around follows: If you still have the /tmp/nagiosxi install directory do the following: cd /tmp/nagiosxi r...
by rafaelvdberg
Thu May 09, 2013 4:03 pm
Forum: Nagios XI
Topic: Can't add MiBs to Nagios XI
Replies: 30
Views: 5929

Re: Can't add MiBs to Nagios XI

Nevermind, it didn't work. I tried this from the Backup and Restore documentation (work around section): If you have already deleted the /tmp/nagiosxi install directory do the following: cd /tmp wget http://assets.nagios.com/downloads/nagiosxi/xi-2011-latest.tar.gz tar xzf xi-2011-latest.tar.gz cd /...