Search found 45 matches

by easy2kent
Thu Oct 03, 2013 12:18 pm
Forum: Nagios XI
Topic: NRPE Check Differeneces
Replies: 31
Views: 8050

Re: NRPE Check Differeneces

Thanks for the quick reply. When I try to restart xinetd it appears xinetd does not exist. It says xinetd: unrecognized service. I have tried restarting nagios-nrpe-server and that restarts but does not solve the issue. This service could be for something completely different. I just guessed. Kent
by easy2kent
Thu Oct 03, 2013 10:04 am
Forum: Nagios XI
Topic: NRPE Check Differeneces
Replies: 31
Views: 8050

Re: NRPE Check Differeneces

############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last Modified: 11-23-2007 # # NOTES: # This is a sample configuration file for the NRPE daemon. It needs to be # located on the remote host tha...
by easy2kent
Wed Oct 02, 2013 12:15 pm
Forum: Nagios XI
Topic: NRPE Check Differeneces
Replies: 31
Views: 8050

Re: NRPE Check Differeneces

./check_nrpe -H <ip> -c check_init_service -a ssh NRPE: Unable to read output ./check_nrpe -H <ip> -c check_init_service -a haproxy haproxy is running. Command Definition: command[check_init_service]=/usr/lib/nagios/plugins/check_init_service $ARG1$ I used the documentation for installing the linux...
by easy2kent
Wed Oct 02, 2013 11:39 am
Forum: Nagios XI
Topic: NRPE Check Differeneces
Replies: 31
Views: 8050

NRPE Check Differeneces

Hello, Our setup is Nagios XI 2012R2.4 from a VMWare VM and are monitoring a Ubuntu Server. Now the server is monitoring services with the check_init_service command from NRPE. It can get the status of services installed by us but when it tries to get the status of a out of the box service like cron...
by easy2kent
Thu Sep 12, 2013 11:05 am
Forum: Nagios XI
Topic: Nagios Reporting By Month
Replies: 1
Views: 542

Nagios Reporting By Month

Nagios XI 2012 R2.3 with Centos 6 32 Bit We have enough Nagios data that we would like to see it by month for the whole year. Is there anyway to either make graphs with a monthly axis or export the data so we could do the monthly averages ourselves? The full year is helpful but from a numbers standp...
by easy2kent
Fri May 17, 2013 1:59 pm
Forum: Nagios XI
Topic: Have to Restart Nagios VM Periodically
Replies: 14
Views: 4000

Re: Have to Restart Nagios VM Periodically

Migrating the virtual machine to a new one with updated version and restoring from a backup seemed to do the trick as it has been a couple of weeks and no issues. The process was simple and painless. Thanks for all of your help.

Kent
by easy2kent
Thu Apr 25, 2013 1:47 pm
Forum: Nagios XI
Topic: Have to Restart Nagios VM Periodically
Replies: 14
Views: 4000

Re: Have to Restart Nagios VM Periodically

The log is pretty much identical to the last time it was run. The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale en_US.UTF-8. The default database encoding has accord...
by easy2kent
Wed Apr 24, 2013 2:19 pm
Forum: Nagios XI
Topic: Have to Restart Nagios VM Periodically
Replies: 14
Views: 4000

Re: Have to Restart Nagios VM Periodically

This happened again and I was able to run the command first suggested. Here is the output: UID PID PPID C STIME TTY TIME CMD root 1 0 0 Apr17 ? 00:00:01 init [3] root 2 1 0 Apr17 ? 00:00:00 [migration/0] root 3 1 0 Apr17 ? 00:00:00 [ksoftirqd/0] root 4 1 0 Apr17 ? 00:00:00 [events/0] root 5 1 0 Apr1...
by easy2kent
Thu Apr 18, 2013 10:02 am
Forum: Nagios XI
Topic: Have to Restart Nagios VM Periodically
Replies: 14
Views: 4000

Re: Have to Restart Nagios VM Periodically

cat /var/log/messages* | grep -i segfault: returned nothing ps-aef: UID PID PPID C STIME TTY TIME CMD root 1 0 0 Apr17 ? 00:00:01 init [3] root 2 1 0 Apr17 ? 00:00:00 [migration/0] root 3 1 0 Apr17 ? 00:00:00 [ksoftirqd/0] root 4 1 0 Apr17 ? 00:00:00 [events/0] root 5 1 0 Apr17 ? 00:00:00 [khelper] ...
by easy2kent
Wed Apr 17, 2013 1:24 pm
Forum: Nagios XI
Topic: Have to Restart Nagios VM Periodically
Replies: 14
Views: 4000

Re: Have to Restart Nagios VM Periodically

df -h: Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 8.6G 4.3G 4.0G 52% / /dev/sda1 99M 19M 76M 20% /boot tmpfs 379M 0 379M 0% /dev/shm df -i: Filesystem Inodes IUsed IFree IUse% Mounted on /dev/mapper/VolGroup00-LogVol00 2326528 174748 2151780 8% / /dev/sda1 26104 41 26...