Search found 32 matches

by sanjayhiranisq
Wed Jan 09, 2019 6:36 am
Forum: Nagios XI
Topic: Running in UTC
Replies: 1
Views: 166

Running in UTC

Since we are a global organization we wanted to operate nagios xi in UTC so there is no confusion about zones and daylight savings, scheduled downtime etc. The server itself is using EST, and the users that are logged in will be using their own timezone. In which places do I need to update the timez...
by sanjayhiranisq
Fri Nov 02, 2018 11:45 am
Forum: Nagios XI
Topic: Nagios actions
Replies: 3
Views: 249

Re: Nagios actions

Hi,

Yes this works great

thank you
by sanjayhiranisq
Wed Oct 31, 2018 12:19 pm
Forum: Nagios XI
Topic: Nagios actions
Replies: 3
Views: 249

Nagios actions

Hi,

How many items can be added into the actions component. I can only add 5 items via the edit actions option .

I would like to add many more, that would only appear depending on certain criteria.
Is this possible?
by sanjayhiranisq
Mon Nov 06, 2017 1:11 pm
Forum: Nagios XI
Topic: Scripted Acknowledgements
Replies: 1
Views: 151

Scripted Acknowledgements

Hi, Is it possible to acknowledge alerts from either the API or the nagios.cmd methods? If so how and please provide an example? If not how can we achieve this ?
by sanjayhiranisq
Wed Oct 25, 2017 3:09 am
Forum: Nagios XI
Topic: Nagios api servicestatus not working
Replies: 3
Views: 333

Re: Nagios api servicestatus not working

This did not resolve the issue. I tried to upload the profile to a PM and I got this : The file is too big, maximum allowed size is 1 MiB.
by sanjayhiranisq
Tue Oct 24, 2017 8:03 am
Forum: Nagios XI
Topic: Nagios api servicestatus not working
Replies: 3
Views: 333

Nagios api servicestatus not working

he api call

curl -XGET "https://nagios/nagiosxi/api/v1/objects/ ... h&pretty=1"

Responds with :
This page isn’t working

nagios is currently unable to handle this request.
HTTP ERROR 500

all other api calls work, unfortunately this is the only one we require
by sanjayhiranisq
Wed Aug 16, 2017 11:59 am
Forum: Nagios Log Server
Topic: Log Server and outputting certain messages to a script
Replies: 2
Views: 209

Log Server and outputting certain messages to a script

Hi, I cant figure out a way for logserver to kick off a script everytime it gets a certain message. I have tried alert and execute script but that just gives alert text output and not the actual incoming message. Specifically I am after login/logout events from windows endpoints and send them to a s...
by sanjayhiranisq
Tue Apr 11, 2017 6:28 am
Forum: Nagios XI
Topic: Bulk upload of perfdata
Replies: 1
Views: 155

Bulk upload of perfdata

I would like to upload perfdata at the end of a business day and it will include columns like : Host,Service,Metric,Timestamp,value there will be thousands of these entries to represent the values throughout the day /minute or /second. The idea is that we can graph the performance in nagios for the ...
by sanjayhiranisq
Fri Mar 17, 2017 10:26 am
Forum: Nagios XI
Topic: nrpe buffer size increase
Replies: 7
Views: 1145

Re: nrpe buffer size increase

Please could you tell me if v3 is now included in the recent updates of xi ?
by sanjayhiranisq
Tue Nov 22, 2016 8:42 am
Forum: Nagios XI
Topic: Nagiosxi Corruption
Replies: 18
Views: 918

Re: Nagiosxi Corruption

We were able to narrow down the issue to database corruption although the root cause of this will never be known now. The 'fix database' scripts just corrected the structure of the tables but did not deal with missing info/indexes etc... We rebuilt it on a different server at the same time migrated ...