actions component macro

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mon-team
Posts: 171
Joined: Thu Jun 28, 2012 9:22 am

actions component macro

Post by mon-team »

Hi Team,

Since notes_url and actions_url are not available on NagiosXI interface, We would like to create 2 URL actions under "quick actions" to get these informations.
Is it possible to get the standard Nagios macro $SERVICENOTES$, $SERVICENOTESURL and $SERVICEACTIONURL$ available for url actions ?

Thanks

Best Regards
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: actions component macro

Post by lmiltchev »

You can try the "new" version of the component. Download the file below:
actions.zip
don't unzip it! Install it as you would install any other component in XI:

Admin->Manage Components->Browse->actions.zip->Upload Component

Then configure it by using the %notes%, %notesurl%, and %actionurl% macros in order to display the links under the "Quick Actions". See an example below:
example01.PNG
Let me know if this helped.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
mon-team
Posts: 171
Joined: Thu Jun 28, 2012 9:22 am

Re: actions component macro

Post by mon-team »

It works. Thanks.
You can close this topic
Locked