Hi everybody !!!!
Do you know if exist an API that another system could call to invoke an "Action Command" that was previously configurated on Nagios XI?
We need to allow that an external application can request to Nagios the execution of one "Action Command" ,and that Nagios does it and share the status of the execution of this "Action Command".
Thanks for your help !!!!
Using Backend API Acces
Re: Using Backend API Acces
Could you clarify "action Command"?monitoreo1 wrote: Do you know if exist an API that another system could call to invoke an "Action Command" that was previously configurated on Nagios XI?
Do you mean configured quick actions, global events, or just any of the standard external command actions? Or something else?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Re: Using Backend API Acces
That's correct....i´m talking about a "quick action" that was asociated to a "command action".
Thanks !!!!
Thanks !!!!
Re: Using Backend API Acces
I talked with a developer and he said there is not currently a way to access those through the API because of the way it's architected, I've created a feature request for it:
Code: Select all
NEW TASK ID 5530 created - Nagios XI Feature Request: Add API access to run actions component commands-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Re: Using Backend API Acces
Ok thank you !!!
This means that we will can use this funcionality in the short time ?
is there an estimated time?
Thanks again : )
This means that we will can use this funcionality in the short time ?
is there an estimated time?
Thanks again : )
Re: Using Backend API Acces
Unfortunately, we don't have an ETA. Bug fixes have priority over the feature requests. It is hard to say how long it will take before this functionality is implemented.
Be sure to check out our Knowledgebase for helpful articles and solutions!