Search found 37 matches

by tbyrne
Wed Mar 16, 2016 2:11 pm
Forum: Nagios XI
Topic: where are custom macros located in mysql database
Replies: 3
Views: 368

Re: where are custom macros located in mysql database

bheden,

It works perfectly. Thank you for the information.
by tbyrne
Wed Mar 16, 2016 8:52 am
Forum: Nagios XI
Topic: where are custom macros located in mysql database
Replies: 3
Views: 368

where are custom macros located in mysql database

Hello, I am working on a Wake On Lan script that requires MAC address of a host to work. Because we use DHCP for our workstations I needed to write another script to find a hosts mac address using snmp. I now need to add the mac address to each host and would like to do it with a custom macro. Does ...
by tbyrne
Tue Feb 16, 2016 8:22 am
Forum: Nagios XI
Topic: Business Procdss Intelligence groups in Nagvis
Replies: 7
Views: 1583

Re: Business Procdss Intelligence groups in Nagvis

Yes I can add the business processes to the Nagvis maps. I do have one problem that I don't see a way of correcting. I have about 400 systems that all require the same checks. I created a template applied the required checks and applied it to the host group. Applying the checks this way causes none ...
by tbyrne
Wed Feb 10, 2016 3:46 pm
Forum: Nagios XI
Topic: Business Procdss Intelligence groups in Nagvis
Replies: 7
Views: 1583

Re: Business Procdss Intelligence groups in Nagvis

I did a sync in the business process section and then was able to see the bpi groups in nagvis.
by tbyrne
Wed Feb 10, 2016 5:03 am
Forum: Nagios XI
Topic: Business Procdss Intelligence groups in Nagvis
Replies: 7
Views: 1583

Re: Business Procdss Intelligence groups in Nagvis

I need to create a BI group and add that group on to a Nagvis map. I have found documents on how to do this with a check_mk NEB but not from the BI provided by Nagios XI. I am looking for simple instructions on setting up the connections from Nagios XI BI to Nagvis 1.8.5 if its possible. I am using ...
by tbyrne
Sun Feb 07, 2016 8:56 am
Forum: Nagios XI
Topic: Business Procdss Intelligence groups in Nagvis
Replies: 7
Views: 1583

Business Procdss Intelligence groups in Nagvis

Can business process intelligence groups be added to Nagvis? How?

Nagios XI 5 ver 2.3 Enterprise
Nagvis version 1.8.5
CentOS 6.7
by tbyrne
Thu Jul 23, 2015 12:11 pm
Forum: Nagios XI
Topic: Error while backup Nagios XI
Replies: 6
Views: 579

Re: Error while backup Nagios XI

Jolson,

My system is working fine and the backup completed with our errors.

Thanks for all of the help.

You can close this thread
by tbyrne
Thu Jul 23, 2015 11:16 am
Forum: Nagios XI
Topic: Error while backup Nagios XI
Replies: 6
Views: 579

Re: Error while backup Nagios XI

Jolson, That was the problem, my server was missing 'nagios_commenthistory'. I tried running 'repairmysql.sh nagios nagios_commenthistory' The command showed that the table was missing, I was hoping it would recreate the table but it did not. I was able to export the table from a lab system and impo...
by tbyrne
Wed Jul 22, 2015 8:49 am
Forum: Nagios XI
Topic: Error while backup Nagios XI
Replies: 6
Views: 579

Re: Error while backup Nagios XI

jolson,

Using the password from the cfg__db_info__ndoutils__pwd field I was able to log in to the MYSQL database and show all of the tables, I also performed some query's to just be sure. No problems.
by tbyrne
Tue Jul 21, 2015 4:39 pm
Forum: Nagios XI
Topic: Error while backup Nagios XI
Replies: 6
Views: 579

Error while backup Nagios XI

System: VM of CentOS 6.5 with Nagios XI 2014R2.7 running VMware esxi 6 When I run the backup_xi.sh script as root I receive this error message "mysqldump: Got error: 130: Incorrect file format 'nagios_commenthistory' when using LOCK TABLES Error backing up MySQL database 'nagios' - check the pa...