Search found 7 matches

by smoulin
Fri Apr 28, 2017 4:28 am
Forum: Nagios XI
Topic: Nagios XI - Multiple instances on same server
Replies: 5
Views: 1394

Re: Nagios XI - Multiple instances on same server

Thanks for your significant help.
by smoulin
Tue Apr 25, 2017 4:13 am
Forum: Nagios XI
Topic: Nagios XI - Multiple instances on same server
Replies: 5
Views: 1394

Nagios XI - Multiple instances on same server

hi, We wish to split our Nagios installation in two: For Proudction and for all others environments. I would like to know if it's possible to create two Nagiox XI instances on the same Centos server ? Or if it's possible to use the same license on two different server host. We have an enterprise lic...
by smoulin
Wed Apr 20, 2016 6:07 am
Forum: Nagios XI
Topic: Service status summary MOD
Replies: 8
Views: 1639

Re: Service status summary MOD

I have found what i was looking for. For those who needs the same informations: 1 -- just open http://.../nagiosxi/backend/?cmd=getserviceStatus in your browser. 2 -- Under each <servicestatus> entry, you will find someting like: <instance_id>1</instance_id> <service_id>5959</service_id> <host_id>47...
by smoulin
Wed Apr 20, 2016 3:01 am
Forum: Nagios XI
Topic: Service status summary MOD
Replies: 8
Views: 1639

Re: Service status summary MOD

I do not need a support on custom code.
I just need to have more informations about Backend API.
Existing documentation :
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
talk about this but not enough for what i want to do.
by smoulin
Mon Apr 18, 2016 11:15 am
Forum: Nagios XI
Topic: Service status summary MOD
Replies: 8
Views: 1639

Re: Service status summary MOD

It looks like you apply a personnal enterprise Policy... I am referring to this thread: https://support.nagios.com/forum/viewtopic.php?f=6&t=36457 Thread where your teammate effectively help somebody on excatly same subject. We pay a very expensive support and i will suspend it asap. Maintenance...
by smoulin
Mon Apr 18, 2016 4:51 am
Forum: Nagios XI
Topic: Service status summary MOD
Replies: 8
Views: 1639

Re: Service status summary MOD

Ok, i understand... Is it possible to have documentation for "$backendargs" collection ? I cannot find informations/definitions about : $backendargs["limitrecords"] $backendargs["totals"] $backendargs["current_state"] $backendargs["problem_acknowledged&qu...
by smoulin
Fri Apr 15, 2016 2:45 am
Forum: Nagios XI
Topic: Service status summary MOD
Replies: 8
Views: 1639

Service status summary MOD

Hi, i have modified Service status summary to see only Critical alerts(hard opr soft) that are not in scheduled downtime (fixed or flexible) or acknowledged. It works perfectly except for the counter displayed... Displaying 4 alerts for 3 elements displayed.. :( I did not find a lot of informations ...