Search found 27 matches

by gravitas
Wed Apr 01, 2015 5:20 pm
Forum: Nagios XI
Topic: /var/spool/snmptt - many files
Replies: 3
Views: 1021

Re: /var/spool/snmptt - many files

Yes, it was hard to delete then all. I just removed the directory and recreated it with proper permission.

Then, I started the snmptt service again. After watching the directory "watch -d -n 1 ls -l". It is processing them now. thx
by gravitas
Wed Apr 01, 2015 10:53 am
Forum: Nagios XI
Topic: /var/spool/snmptt - many files
Replies: 3
Views: 1021

/var/spool/snmptt - many files

We are running Nagiox 2014R2.6. The lvm_root filed up. it ran out of space, but also inodes. df -i showed 0 inodes available even after I deleted some files. Eventually, I moved some files and extended lvm_root. The problem seems to stem from the 1.6 million files in /var/spool/snmptt. It has a size...
by gravitas
Wed Jan 21, 2015 10:08 pm
Forum: Nagios XI
Topic: Can't change services w/o error
Replies: 3
Views: 263

Re: Can't change services w/o error

It did not work. I get the same error. I looked at a thread which talks about a sudo problem and tried that too. I posted the service definition below. I just change the 60 to 50 in the interval. A minor to any service like this and it kick out an error. Now it is. [root@nagios sudoers.d]# grep mana...
by gravitas
Wed Jan 21, 2015 9:40 pm
Forum: Nagios XI
Topic: Can't change services w/o error
Replies: 3
Views: 263

Can't change services w/o error

I have an odd issue. I got a call about getting errors when trying to apply change to services. I tested and deleted the problem service in question after trying to fix the problem service. Then, I tried again and I got an error on another service. I removed that service then another service popped ...
by gravitas
Tue Dec 30, 2014 11:11 pm
Forum: Nagios XI
Topic: Upgrade from 2014R2.0 to 2014R2.2
Replies: 8
Views: 889

Re: Upgrade from 2014R2.0 to 2014R2.2

Okay, I found the issue after reviewing the script and cfg. It was in this variable output. root@nagios ~]# sed -n -e '/perfdata_spool_dir =.\// s/.*\= *//p' /usr/local/nagios/etc/pnp/npcd.cfg I saw it in the cfg file twice and it somehow messed up the installation script. I removed the extra one an...
by gravitas
Tue Dec 30, 2014 5:08 pm
Forum: Nagios XI
Topic: Upgrade from 2014R2.0 to 2014R2.2
Replies: 8
Views: 889

Re: Upgrade from 2014R2.0 to 2014R2.2

Here you go. Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup-lv_root 28G 16G 11G 61% / tmpfs 5.9G 0 5.9G 0% /dev/shm /dev/sda1 485M 116M 345M 26% /boot /dev/mapper/VolGroup2-lv_home 9.9G 151M 9.2G 2% /home /dev/mapper/VolGroup3-lv_mysql 79G 7.4G 68G 10% /var/lib/mysql /dev/mapper/Vol...
by gravitas
Tue Dec 30, 2014 3:13 pm
Forum: Nagios XI
Topic: Upgrade from 2014R2.0 to 2014R2.2
Replies: 8
Views: 889

Re: Upgrade from 2014R2.0 to 2014R2.2

It did not change much. See Output Below. Just to clarify config. This is just a CentOS NagiosXI VMware OVF with another CentOS server running the MYSQL portion. It is at version 2014R2.0 now. rm -f /usr/local/nagios/share/pnp/conf/config.php /usr/bin/install -c -m 755 -o nagios -g nagios -d /usr/lo...
by gravitas
Mon Dec 29, 2014 9:51 am
Forum: Nagios XI
Topic: Upgrade from 2014R2.0 to 2014R2.2
Replies: 8
Views: 889

Re: Upgrade from 2014R2.0 to 2014R2.2

I am running it as root user. [root@nagios ~]# sed -n -e '/perfdata_spool_dir =.\// s/.*\= *//p' /usr/local/nagios/etc/pnp/npcd.cfg /usr/local/nagios/var/spool/perfdata/ /var/nagiosramdisk/spool/perfdata/ -rw-rw-r-- 1 apache nagios 3146 Sep 18 17:43 /usr/local/nagios/etc/pnp/npcd.cfg Hmm, I think i ...
by gravitas
Fri Dec 26, 2014 10:48 pm
Forum: Nagios XI
Topic: Upgrade from 2014R2.0 to 2014R2.2
Replies: 8
Views: 889

Upgrade from 2014R2.0 to 2014R2.2

I tried to execute the upgrade a few times and even manually. The upgrade fails on one section on stops (Leaving directory `/tmp/nagiosxi/subcomponents/pnp/pnp-latest'). Does anybody know the issue? make[2]: Entering directory `/tmp/nagiosxi/subcomponents/pnp/pnp-latest/scripts' /usr/bin/install -c ...
by gravitas
Tue Nov 04, 2014 10:26 am
Forum: Nagios XI
Topic: Template
Replies: 5
Views: 354

Template

Hi,
Using Nagios XI, is there a way to assign a new template to multiple hosts/services at once?