NagiosXI - User Macros api ...

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vishfx
Posts: 134
Joined: Tue Apr 24, 2018 12:30 pm

NagiosXI - User Macros api ...

Post by vishfx »

Hi There,

Is there a way to create & manage User Macros ( eg: $USER12$ , $USER13$ ) using rest api's ?

Regards,
Vish.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: NagiosXI - User Macros api ...

Post by cdienger »

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.
vishfx
Posts: 134
Joined: Tue Apr 24, 2018 12:30 pm

Re: NagiosXI - User Macros api ...

Post by vishfx »

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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NagiosXI - User Macros api ...

Post by scottwilkerson »

vishfx wrote:Can you suggest any alternate method if not by REST api to manage User Macros ?
With a text editor on the server
vishfx wrote:Also, is there a way to create custom User Macro names such as $myuser1$ or $myuser2$ ?
No, however you can create custom variable macros per host/service/contact, see the following toward the bottom of the page
https://assets.nagios.com/downloads/nag ... acros.html

https://assets.nagios.com/downloads/nag ... tvars.html
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vishfx
Posts: 134
Joined: Tue Apr 24, 2018 12:30 pm

Re: NagiosXI - User Macros api ...

Post by vishfx »

Thanks Scott.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NagiosXI - User Macros api ...

Post by scottwilkerson »

vishfx wrote:Thanks Scott.
Locking
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked