Search found 43 matches

by Mark de Bokx
Thu Nov 04, 2010 10:43 am
Forum: Nagios XI
Topic: Change values in Bulk
Replies: 4
Views: 1320

Re: Change values in Bulk

Thanks. I'll think about that. At this moment I have added everything using the wizards (I've edited the values used in the PHP code of the wizard to fit our needs)
by Mark de Bokx
Wed Nov 03, 2010 2:42 am
Forum: Nagios XI
Topic: Change values in Bulk
Replies: 4
Views: 1320

Change values in Bulk

Open question.

Assume I have all hosts in NagiosXI but later on I change my mind as to what values to usefor certain checks.

How whould I go about to change thee values in bulk without having to change them host by host?
by Mark de Bokx
Tue Sep 28, 2010 6:40 am
Forum: Nagios XI
Topic: Error in install scripts
Replies: 11
Views: 3431

Error in install scripts

All install versions try to use this: # Needed for rpmdevtools echo "Enabling EPEL repo..." rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm Unfortunately this rpm does not live there anymore .... (you get a 404 not found) latest is epel-release-5-4.no...
by Mark de Bokx
Tue Sep 28, 2010 1:38 am
Forum: Nagios XI
Topic: Errors during install
Replies: 16
Views: 4469

Re: Errors during install

We are doing an install on RHEL5.4. The funny thing is this bug it doenst seem to be on the VM image. FYI we ran in to this issue before. To get our testmachine running we installed the VM on another machine and copied the databases to the machine we installed with the tarball install. That seemed t...
by Mark de Bokx
Mon Sep 27, 2010 10:18 am
Forum: Nagios XI
Topic: Errors during install
Replies: 16
Views: 4469

Re: Errors during install

We fixed this temporarily by deleting the "d" entry in service_notification_options in tbl_contacts in the NagiosQL database . Contacts.cfg is now generated correctly and Nagiosxi starts up without errors. We havent found yet in which sql statement this value in the tbl_contacts is set inc...
by Mark de Bokx
Mon Sep 27, 2010 8:14 am
Forum: Nagios XI
Topic: Errors during install
Replies: 16
Views: 4469

Re: Errors during install

Also I have seen this error in both 32 and 64 bit versions...
by Mark de Bokx
Mon Sep 27, 2010 5:44 am
Forum: Nagios XI
Topic: Interface issue
Replies: 3
Views: 1110

Re: Interface issue

Done. Thanks.
by Mark de Bokx
Mon Sep 27, 2010 1:25 am
Forum: Nagios XI
Topic: Errors during install
Replies: 16
Views: 4469

Re: Errors during install

If you remove the "d" option, it will start.

But aren't config files regenerated from the NagiosQL database everytime you boot/ restart? In that case removing the "d" option will only fix the issue once ;)
by Mark de Bokx
Mon Sep 27, 2010 1:23 am
Forum: Nagios XI
Topic: Another install issue
Replies: 2
Views: 954

Re: Another install issue

Thats the dir I am looking at. It seems like its not a dir but a file ... Anyway, seems to fixed by reinstall. Thanks.
by Mark de Bokx
Fri Sep 24, 2010 8:18 am
Forum: Nagios XI
Topic: Another install issue
Replies: 2
Views: 954

Another install issue

[root@nagiosmachine nagios]# cd libexec
-bash: cd: libexec: Not a directory

Ermmmm doesn't look ok now does it.