Search found 63 matches

by toodaly
Thu Jun 16, 2016 7:27 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Log Rotation
Replies: 5
Views: 2233

Nagios Fusion Log Rotation

I've noticed in /usr/local/nagiosfusion/var that once per week each log is saved (e.g. poller.log-YYYYMMDD). Where is this controlled? I was looking for a file similar to nagios.cfg (log_rotation_method=w). I was just wondering if I need to create a cron job to delete files older than say 90 days. I...
by toodaly
Thu Jun 02, 2016 6:12 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Slow Response
Replies: 12
Views: 6079

Re: Nagios Fusion Slow Response

I'm using the latest version (2014r1.1 64-bit). The Nagios Fusion server will be installed prior to the installation of the remaining Nagios XI servers. Not a big deal. I can have the field technicians only add the Nagios XI servers that are already online. The others can be added to Nagios Fusion w...
by toodaly
Wed Jun 01, 2016 7:18 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Slow Response
Replies: 12
Views: 6079

Re: Nagios Fusion Slow Response

Yes, I'm a current customer. I usually post to the general forum because I'm typically not in a hurry for an answer and hopefully this will reach a larger community of users. I've observed that the slow down is only on the Fused Server Credentials page. Looking at the poller log (tail -f), it tries ...
by toodaly
Thu May 26, 2016 4:50 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Slow Response
Replies: 12
Views: 6079

Re: Nagios Fusion Slow Response

CPU load seems to be fine, peaking at 10% Here's my XI version information: full=2012R2.9 major=2012 minor=R2.9 releasedate=2014-02-11 release=320 This version has been verified against our requirements and my management does not want to upgrade/re-verify due to schedule and budget. This is being cu...
by toodaly
Thu May 26, 2016 4:41 pm
Forum: Nagios XI
Topic: Last Update 1-1-1970
Replies: 3
Views: 1269

Re: Last Update 1-1-1970

Here's my results: [root@ZLA-NXI001 ~]# service crond status crond (pid 2411) is running... [root@ZLA-NXI001 ~]# service mysqld status mysqld (pid 7031) is running... [root@ZLA-NXI001 ~]# service npcd status NPCD running (pid 8606). [root@ZLA-NXI001 ~]# service nagios status nagios (pid 3425) is run...
by toodaly
Thu May 26, 2016 3:44 pm
Forum: Nagios XI
Topic: Last Update 1-1-1970
Replies: 3
Views: 1269

Last Update 1-1-1970

I have a Nagios XI server that has been running in a test environment since February 2016. Attached is what the system status has. When I hover over the orange question marks, it says Unknown. When I hover over the red exclamation points, it says Last checked 16947d 20h 17m 47s. This was at 20:17 GM...
by toodaly
Thu May 26, 2016 11:20 am
Forum: Nagios Fusion
Topic: Nagios Fusion Slow Response
Replies: 12
Views: 6079

Re: Nagios Fusion Slow Response

Here's what I have: ServerTokens OS ServerRoot "/etc/httpd" PidFile run/httpd.pid Timeout 60 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 15 <IfModule prefork.c> StartServers 8 MinSpareServers 5 MaxSpareServers 20 ServerLimit 256 MaxClients 256 MaxRequestsPerChild 4000 </IfModul...
by toodaly
Wed May 25, 2016 6:45 pm
Forum: Nagios Fusion
Topic: Nagios Fusion Slow Response
Replies: 12
Views: 6079

Nagios Fusion Slow Response

I'm trying to use Nagios Fusion to monitor 32 Nagios XI servers. In my test environment, I have four live Nagios XI servers. It works as expected when I configure Nagios Fusion to monitor the four Nagios XI servers. However when I try to configure the remaining 28 servers, Nagios Fusion significantl...
by toodaly
Thu May 05, 2016 6:40 pm
Forum: Nagios Fusion
Topic: Nagios Fusion View
Replies: 3
Views: 1490

Re: Nagios Fusion View

Here's an example of the link when I right click on the host view of a host group: https://lax-wrs001/nagiosxi/includes/components/xicore/status.php?show=hosts&host=&hostgroup=Network.Routers&servicegroup=&search= I was trying to list the hosts for both Network.Routers and Network.Sw...
by toodaly
Thu May 05, 2016 1:33 pm
Forum: Nagios Fusion
Topic: Nagios Fusion View
Replies: 3
Views: 1490

Nagios Fusion View

I have hostgroups for routers/switches, peripherals, workstations, and servers in Nagios XI. I can create a view of hosts within a hostgroup in Nagios Fusion by cut and pasting the Nagios XI URL for a hostgroup (i.e. &hostgroup=routers). What is the URL syntax to display the hosts within two or ...