Right on, I won't touch it. I appreciate the response.
I was wondering about upgrade capability because one of our security guys was asking about a vulnerability impacting Nagios Core <3.4.4
http://cvedetails.com/cve/2012-6096/
Thanks
Search found 15 matches
- Fri Feb 01, 2013 3:22 pm
- Forum: Nagios XI
- Topic: Upgrading Core for NagiosXI?
- Replies: 3
- Views: 278
- Fri Feb 01, 2013 3:08 pm
- Forum: Nagios XI
- Topic: Upgrading Core for NagiosXI?
- Replies: 3
- Views: 278
Upgrading Core for NagiosXI?
I am running the latest version of NagiosXI (2012R1.5) though I noticed that Nagios Core is running at an older version than what's currently available. Do I need to upgrade Core separately? I've been following the NagiosXI upgrade guide (http://assets.nagios.com/downloads/nagiosxi/docs/XI_Upgrade_I...
- Tue Jan 22, 2013 10:09 am
- Forum: Nagios XI
- Topic: Removing list items in Chrome (post 1.4)
- Replies: 2
- Views: 274
Removing list items in Chrome (post 1.4)
Hi all, I've noticed that after upgrading to 1.4, I am not able to remove items from lists using the Google Chrome browser. I can click the "X" to remove an item from the list -- the "X" disappears but the item remains in the list. I have confirmed that after saving my changes, t...
- Thu Jan 17, 2013 4:34 pm
- Forum: Nagios XI
- Topic: Skip vs Null CCM option
- Replies: 2
- Views: 890
Re: Skip vs Null CCM option
Great, thank you much.
- Thu Jan 17, 2013 3:28 pm
- Forum: Nagios XI
- Topic: Skip vs Null CCM option
- Replies: 2
- Views: 890
Skip vs Null CCM option
Hi there, Can someone please advise me on what the difference between "Skip" and "Null" options are when configuring a host or service? I'm trying to configure the majority of settings through templates and want hosts or services who use these templates to "inherit" any...
- Wed Jan 16, 2013 2:07 pm
- Forum: Nagios XI
- Topic: Host-alive check AND ping service?
- Replies: 3
- Views: 688
Re: Host-alive check AND ping service?
I disabled all service PING checks and left host-alive checking to running "$USER1$/check_icmp -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5". Much better. Cleared up 540 unnecessary service checks. The reason I was apprehensive about doing this is that in our older versions of Nagios...
- Wed Jan 16, 2013 1:28 pm
- Forum: Nagios XI
- Topic: Host-alive check AND ping service?
- Replies: 3
- Views: 688
Host-alive check AND ping service?
Hi there, I am currently in the process of merging two Nagios core servers into a single NagiosXI server. Currently we're monitoring about 540 hosts and each is set up with host alive checks and a service ping check. Is it just me, or is this rather redundant and a waste of resources? If the PING se...
- Tue Nov 20, 2012 2:58 pm
- Forum: Nagios XI
- Topic: Very high CPU and RAM utilization
- Replies: 6
- Views: 1390
Re: Very high CPU and RAM utilization
Thank you for the assistance. In response to CPU, RAM, and Disk capacity, and disk IO concerns, I have: - Created a RAM disk - Installed rrdcache - Installed opcode cache - Disabled logging in PHP and HTTP configs (temp., timezone errors filled disk utilization to 100%), deleted large log files - Pr...
- Sat Nov 17, 2012 5:58 pm
- Forum: Nagios XI
- Topic: Very high CPU and RAM utilization
- Replies: 6
- Views: 1390
Re: Very high CPU and RAM utilization
Thank you very much for your assistance. I have implemented a ram disk as suggested for objects.cache, status.dat, tmp path, check results, and performance data. Ram utilization seemed to have improved (at least from the results I'm looking at now) -- it's only using about 1GB at the moment. Though ...
- Sat Nov 17, 2012 10:14 am
- Forum: Nagios XI
- Topic: Very high CPU and RAM utilization
- Replies: 6
- Views: 1390
Very high CPU and RAM utilization
Hi there, I'm currently in the process of building a NagiosXI server from the ground up (VM - CentOS 6.3). I'm running the latest stable release of NagiosXI and the OS is up to date. In this project, I've been consolidating hosts and services that are currently being monitored on two separate Nagios...