Hi There,
Is there a way to create & manage User Macros ( eg: $USER12$ , $USER13$ ) using rest api's ?
Regards,
Vish.
NagiosXI - User Macros api ...
Re: NagiosXI - User Macros api ...
Not in the moment, but in our quest to make everything doable via the REST API, it is on the list.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: NagiosXI - User Macros api ...
Can you suggest any alternate method if not by REST api to manage User Macros ?
Also, is there a way to create custom User Macro names such as $myuser1$ or $myuser2$ ?
Regards,
Vish.
Also, is there a way to create custom User Macro names such as $myuser1$ or $myuser2$ ?
Regards,
Vish.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NagiosXI - User Macros api ...
With a text editor on the servervishfx wrote:Can you suggest any alternate method if not by REST api to manage User Macros ?
No, however you can create custom variable macros per host/service/contact, see the following toward the bottom of the pagevishfx wrote:Also, is there a way to create custom User Macro names such as $myuser1$ or $myuser2$ ?
https://assets.nagios.com/downloads/nag ... acros.html
https://assets.nagios.com/downloads/nag ... tvars.html
Re: NagiosXI - User Macros api ...
Thanks Scott.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NagiosXI - User Macros api ...
Lockingvishfx wrote:Thanks Scott.