Actions component

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Actions component

Post by benhank »

hello all!
If I try to associate an url in the actions component to a specific host, the new url does not show up in the quick actions field for that host.
It does not matter if I use the "ANY" or the "Hosts" option .

The actions component works perfectly for hostgroups.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Actions component

Post by lmiltchev »

We just posted a new document on Actions Component on the Nagios Library. See if this is going to help you solve your issue:

http://assets.nagios.com/downloads/nagi ... ponent.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: Actions component

Post by benhank »

ok I will thanks
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Actions component

Post by abrist »

If you find anything wrong, or less than clear, let me know as this document is my problem :P
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: Actions component

Post by benhank »

the documentation is awesome!

but my issue is:
Capture4.JPG
You do not have the required permissions to view the files attached to this post.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Actions component

Post by abrist »

benhank wrote:the documentation is awesome!
Thanks, you should check out the event handler doc as well. That one took a while: http://assets.nagios.com/downloads/nagi ... ndlers.pdf
I will quote the Actions doc:
These options allow you to specify which objects will receive the action links in their details pages. You can limit the effected objects by
object type and group type. Additionally, the "Host" and "Service" fields are for regular expression patterns to match in the host or
service names of objects (you must wrap the regex with forward slashes). These options are additive, so using more than one of the
match criteria will only find objects that match all of the criteria.
For example, the following criteria:
Object Type: Any
Host: /192/
Service:
Hostgroup: linux-servers
Servicegroup:
Try:

Code: Select all

/localhost/
Cheers.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: Actions component

Post by benhank »

that worked bro!
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Locked