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
Dynamic ActionURL
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Dynamic ActionURL
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
Admin -> Manage Components -> Actions component
Here is some documentation
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Re: Dynamic ActionURL
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
I'm sorry, I didn't realize you were specifically looking for $ARGn$ values.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??
Unfortunately they are not available.