Search found 1580 matches

by avandemore
Wed Jun 07, 2017 11:54 am
Forum: Nagios XI
Topic: Force Check not working for host
Replies: 13
Views: 1932

Re: Force Check not working for host

You should consider upgrading Nagios XI. You are missing important security and functionality updates.

Does it work if you use the Nagios Core interface? http://yourip/nagios/

What is the full output from the following?

Code: Select all

# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
by avandemore
Wed Jun 07, 2017 11:35 am
Forum: Nagios XI
Topic: Performance graphs not updating
Replies: 6
Views: 316

Re: Performance graphs not updating

XI > Admin > System Profile > Download Profile

Please include the zip file in your response. You can PM it to me or other support personnel.
by avandemore
Wed Jun 07, 2017 11:24 am
Forum: Open Source Nagios Projects
Topic: Availability report is showing negative values
Replies: 17
Views: 10368

Re: Availability report is showing negative values

The reports are generated by default in /usr/local/nagios/var/nagios.log and /usr/local/nagios/var/archives. These are the files the reports and avail.cgi use. The debug file is not used for these reports.
by avandemore
Wed Jun 07, 2017 11:21 am
Forum: Nagios XI
Topic: AD intergration
Replies: 11
Views: 2710

Re: AD intergration

Thanks for sharing your workaround. Thanks for using Nagios! If you have further issues, please open a new thread or ticket.
by avandemore
Wed Jun 07, 2017 11:20 am
Forum: Nagios XI
Topic: Performance graphs not updating
Replies: 6
Views: 316

Re: Performance graphs not updating

Can you raise the timeout in /usr/local/nagios/etc/pnp/process_perfdata.cfg to something like 20? One cause of this can be system load. A ramdisk can help IF YOU HAVE SUFFICIENT RAM. This means your system isn't swapping data. Instructions for installing a ram disk can be found here: https://assets....
by avandemore
Wed Jun 07, 2017 11:17 am
Forum: Nagios XI
Topic: Force Check not working for host
Replies: 13
Views: 1932

Re: Force Check not working for host

That seems to be pretty normal. Can you attempt a Force Check again, then generate a fresh profile and PM that to me as well?

XI > Admin > System Profile > Download Profile

Please include the zip file in your response.
by avandemore
Wed Jun 07, 2017 10:41 am
Forum: Nagios XI
Topic: /var/lib/mrtg/.rrd does not exist.
Replies: 5
Views: 2796

Re: /var/lib/mrtg/.rrd does not exist.

XI > Admin > System Profile > Download Profile

Please include the zip file in your response. You can PM to myself or other support personnel.
by avandemore
Wed Jun 07, 2017 10:36 am
Forum: Nagios XI
Topic: Problem in installing Oracle Plugin
Replies: 8
Views: 1692

Re: Problem in installing Oracle Plugin

You don't need to undo it, just redo it the correct way with the right versions and follow the instructions explicitly.
by avandemore
Wed Jun 07, 2017 10:34 am
Forum: Nagios XI
Topic: nagios xi offline upgrade
Replies: 20
Views: 3958

Re: nagios xi offline upgrade

In the very first place if you've done an offline installation and are attempting to upgrade it you need to be using these instructions: http://repo.nagios.com/ If you where trying to upgrade a normal install, you'd need to use the script upgrade , not fullinstall . However that doesn't appear to ap...
by avandemore
Wed Jun 07, 2017 10:30 am
Forum: Nagios XI
Topic: No snmpttunknown.log | Some traps received | No traps sent
Replies: 5
Views: 1471

Re: No snmpttunknown.log | Some traps received | No traps se

The problem was this:

Code: Select all

[root@nags2 ~]# service snmptt stop
Stopping snmptt:                                           [FAILED]
The failed reason may be logged somewhere in /var/log/snmptt/ or /var/log/messages or other depending on your config.