Search found 11 matches

by kmartaus
Sun Feb 15, 2015 5:32 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

Hi, I tried to raise a ticket, but it seems my email account is not registered with you. I have been contacted by one of your sales guy Josh Manley in this regard. I am trying to register my account. The person who was admin of Nagios has left and I have taken his position. I have raise the ticket a...
by kmartaus
Sun Feb 08, 2015 10:25 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

Yes I can connect to remote database. kapnxi001:/usr/local/nagios/var/archives # mysql -u nagios -p -h kupndb001 Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 3870979 Server version: 5.6.20 MySQL Community Server (GPL) Copyright (c) 2000, 2014, ...
by kmartaus
Thu Feb 05, 2015 10:19 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

Everything else is working fine. We can add/delete hosts from CCM GUI. Nagios is able to talk to kupndb001. kapnxi001:/usr/local/nagios/var/archives # ping kupndb001 PING kupndb001.core.kmtltd.net.au (10.232.130.143) 56(84) bytes of data. 64 bytes from 10.232.130.143: icmp_seq=1 ttl=64 time=0.353 ms...
by kmartaus
Thu Feb 05, 2015 9:03 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

Hi, Here is the output of the command. Password is obfuscate. // force http/https $cfg['use_https']=false; // determines whether cron jobs and other scripts will force the use of HTTPS instead of HTTP // default server, db, connection settings $cfg['dbtype']=''; // this setting is no longer used - u...
by kmartaus
Thu Feb 05, 2015 4:56 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

HI, Here is the output of the commands. kapnxi001:/usr/local/nagiosxi/scripts # cat /usr/local/nagiosxi/html/config.inc.php|grep dbserver $cfg['dbserver']='localhost'; // this setting is no longer used - use settings below "dbserver" => 'localhost', "dbserver" => 'kupndb001', &qu...
by kmartaus
Wed Feb 04, 2015 11:30 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

Hi, The hostgroup, timeperiods, contacttemplates, contract, contractgroup etc. all that are mentioned in the host.cfg already exist in Nagios. I have a script which runs over night to check new VM's in Vmware and Active Directory. If it finds a new Host and the host doesn't already exist in the Nagi...
by kmartaus
Wed Feb 04, 2015 12:22 am
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Re: Failing to import from Host configuration file (Bulk Imp

The host doesn't appear in the CCM.

it just delete the host.cfg file from the import folder without importing it into Nagios.
by kmartaus
Thu Jan 29, 2015 10:44 pm
Forum: Nagios XI
Topic: Failing to import from Host configuration file (Bulk Import)
Replies: 17
Views: 1070

Failing to import from Host configuration file (Bulk Import)

Hi, We are having a trouble importing host configuration file. We have created host configuration files and placed it under /usr/local/nagios/etc/import/ folder. And then we tried to run ./reconfigure_nagios.sh from /usr/local/nagiosxi/scripts/ folder. The script shows that the configuration file su...
by kmartaus
Tue Dec 16, 2014 5:50 pm
Forum: Nagios XI
Topic: Slowness in generating Nagios Report
Replies: 5
Views: 524

Re: Slowness in generating Nagios Report

Thanks for all your responses.

@lmiltchev : do you know when in 2015 the new Nagios XI version will come out which will only pull from databases?
As we have large environment and will continue to grow more, we will need this new version so we can generate reports fast.

Zubair