Search found 4 matches

by lifelearner
Mon Jun 29, 2015 5:21 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core plugin for Exchange 2010 server monitoring
Replies: 1
Views: 1177

Nagios Core plugin for Exchange 2010 server monitoring

Anyone using Nagios Core and any plugin for Exchange 2010 server?

Most of the Exchange plugins seem to be for XI or complicated to install/configure.

Thanks.


- Life Learner
by lifelearner
Thu Mar 12, 2015 11:44 am
Forum: Nagios XI
Topic: Best way to define "services"
Replies: 1
Views: 478

Best way to define "services"

Hi, Which way would be the most efficient and common way? 1. Per service, add appropriate hosts: (For example, 10 hosts x 10 services = 100 services) Apparently, this will result in a huge service list and appears not to be a desirable way but this is what we've been using on our Nagios Core server....
by lifelearner
Thu Mar 12, 2015 10:23 am
Forum: Nagios XI
Topic: Issue with XI Core Config Manager (CCM)
Replies: 3
Views: 851

Re: Issue with XI Core Config Manager (CCM)

Hi lmittchev,


Thanks for the info.

I found the link on the left-hand-side and imported my Core config files successfully, I think.

I had originally thought that I'd need to log into the CCM.


- Young
by lifelearner
Mon Mar 09, 2015 5:59 pm
Forum: Nagios XI
Topic: Issue with XI Core Config Manager (CCM)
Replies: 3
Views: 851

Issue with XI Core Config Manager (CCM)

Hi, I'm evaluating XI to suggest it to my management. Trying to import my core config files, so I did the following on my XI server: # cd /usr/local/nagios/etc # mkdir -p cfgprep/orig # cd cfgprep/orig # tar xvf /tmp/core_config_files.tar # cd .. # php /usr/local/nagiosxi/tools/xiprepimport.php orig...