Dynamic ActionURL

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cmif
Posts: 12
Joined: Mon Sep 12, 2016 2:28 am

Dynamic ActionURL

Post by cmif »

Hi,

Is it possible to set dynamic ActionURL that will take certain values from the Arguments of the same alarm (eg $ARG1$)?

e.g https://nagiosxi/views/script.php?argum ... ent2=$ARG2$

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

Re: Dynamic ActionURL

Post by scottwilkerson »

Yes, you can create custom action URL's in
Admin -> Manage Components -> Actions component

Here is some documentation
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
cmif
Posts: 12
Joined: Mon Sep 12, 2016 2:28 am

Re: Dynamic ActionURL

Post by cmif »

Thanks, but unless I'm missing something, it doesn't seem to have a macro available for service arguments (i.e $ARG1$, $ARG2$ etc), right??
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Dynamic ActionURL

Post by scottwilkerson »

cmif wrote:Thanks, but unless I'm missing something, it doesn't seem to have a macro available for service arguments (i.e $ARG1$, $ARG2$ etc), right??
I'm sorry, I didn't realize you were specifically looking for $ARGn$ values.

Unfortunately they are not available.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked