nagios-api icon indicating copy to clipboard operation
nagios-api copied to clipboard

A REST-like, JSON interface to Nagios

Results 19 nagios-api issues
Sort by recently updated
recently updated
newest added

It is possible to use "NAGIOS-API" with Nagios 4 ?? The connection is done well, but no return of the check. thank you

Please bring the python3 compatibility. Thank you

Hello Folks, I have written a wrapper to run schedule downtime from the client-side. It used to work sometime back (scheduling downtime on nagios server) but at the moment it...

I am using nagios-api docker . When running it , i get correct status.dat data at first try . For each subsequent call , it shows that old data even...

nagios-cli appears to limit output to 100 characters wide. This means that some longer service statuses get truncated. It would be nice if the maximum width could be set in...

Hi Mark, Great to see this codebase is still alive and accepting contributions. Any chance of the latest code making it up to Pypi? If not (or not soon), what's...

prog schedule-downtime web0[1-9] 2h I want to schedule downtime for servers web1, web2 ...web 9. It would be great if hosts can be defined in terms of regex

How To Install this Api To nagios Core

**Problem:** Have been happily running nagios-api for a long time (thank you :) ) using greenlet versions < 0.4.9. However, greenlet recently updated to 0.4.10, and I built some new...

I don't think this API currently supports GET calls for trend data from Nagios. Am I correct? Is there a way to extract trend data (like host > service >...