Search found 224 matches

by awilson
Mon Dec 09, 2019 6:05 pm
Forum: Nagios XI
Topic: Leading practice question for server with two names
Replies: 2
Views: 459

Leading practice question for server with two names

Hi. We have a host that has a function name and an encoded name used to identify it in the infrastructure. All but a few hosts are identified by their encoded infrastructure name. For example, we have service.company.com that is also named as luseastp00.company.com. Most of the time we just use the ...
by awilson
Wed Dec 04, 2019 3:44 pm
Forum: Nagios XI
Topic: GET objects/servicestatus cnt 5451 fails 15635 works
Replies: 5
Views: 722

Re: GET objects/servicestatus cnt 5451 fails 15635 works

I doubled it to 256. That worked. Thanks!
by awilson
Wed Dec 04, 2019 3:39 pm
Forum: Nagios XI
Topic: GET objects/servicestatus cnt 5451 fails 15635 works
Replies: 5
Views: 722

Re: GET objects/servicestatus cnt 5451 fails 15635 works

Hi. It appears that the memory limit is the issue. [Wed Dec 04 14:35:36 2019] [error] [client 10.10.20.80] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 64 bytes) in /usr/local/nagiosxi/html/backend/includes/xml2json.php on line 203 The value is currently 128M ...
by awilson
Wed Dec 04, 2019 1:01 pm
Forum: Nagios XI
Topic: Create Backup under Local Backup Archives
Replies: 5
Views: 731

Re: Create Backup under Local Backup Archives

I don't see that the script is launched. Does the "Create Backup" option only launch if local backups are enabled?
by awilson
Tue Dec 03, 2019 3:33 pm
Forum: Nagios XI
Topic: Create Backup under Local Backup Archives
Replies: 5
Views: 731

Re: Create Backup under Local Backup Archives

We are running 5.4.4. Is the script backup_xi.sh?

Thanks.
by awilson
Tue Dec 03, 2019 2:08 pm
Forum: Nagios XI
Topic: Create Backup under Local Backup Archives
Replies: 5
Views: 731

Create Backup under Local Backup Archives

Hi. I selected "Create Backup" under the Local Backup Archives menu item. The system responded that a backup was scheduled.

Does that option launch the backup script immediately or is it postponed to a later time?

Thanks
by awilson
Tue Dec 03, 2019 1:45 pm
Forum: Nagios XI
Topic: Service check notification issued w/o contacts
Replies: 6
Views: 907

Re: Service check notification issued w/o contacts

I apologize for the delay. I was away from the office. The result is [nagios@nagionasserver~]$ ps -ef|grep nagios.cfg nagios 9919 1 4 01:56 ? 00:29:28 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg nagios 10102 9919 0 01:56 ? 00:00:01 /usr/local/nagios/bin/nagios -d /usr/local/nagi...
by awilson
Thu Nov 21, 2019 4:05 pm
Forum: Nagios XI
Topic: Service check notification issued w/o contacts
Replies: 6
Views: 907

Service check notification issued w/o contacts

Hi. An ESXi VMHost check for datastore issued a notification even though there were no contacts configured for the check. I don't see a containing group that might have the notification enabled. What are your thoughts on where to look? 2019-11-21 12:32:28 server Datastore usage for VMHost Service Pr...
by awilson
Wed Nov 20, 2019 1:11 pm
Forum: Nagios XI
Topic: GET objects/servicestatus cnt 5451 fails 15635 works
Replies: 5
Views: 722

GET objects/servicestatus cnt 5451 fails 15635 works

Hi. I'm running the get object/status API call on a server that has 5451 services and it fails with the "{server} is currently unable to handle this request" error. This server has 12 CPUs and 32 GB of memory. I've tried using a browser and at the command line. Another server with the same...