Actually it is the notes_url you are interested in, this is a variable you can set in the host definition. <br><br>The action url is normally used to display extra actions for a host, this is normally a pnp graph with the host performance data from pnp4nagios, nagiosgraph or some other graphing plugin. <br>
<br>From the nagios documentation: <br><br><i><strong>notes_url</strong>:

This variable is used to define an optional URL that can be used to
provide more information about the host. If you specify an URL, you
will see a red folder icon in the CGIs (when you are viewing host
information) that links to the URL you specify here. Any valid URL can
be used. If you plan on using relative paths, the base path will the
the same as what is used to access the CGIs (i.e. </i><i>/cgi-bin/nagios/).
This can be very useful if you want to make detailed information on the
host, emergency contact methods, etc. available to other support staff.
<br></i><br>//Marco <br><br><div class="gmail_quote">2009/4/13 Lei Chen <span dir="ltr"><<a href="mailto:cloved@gmail.com">cloved@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think that action_url can do that.<br>
Such as:<br>
 action_url /some_dir/some_pages?host=$HOSTNAME$&some_key=some_value<br>
<br>
2009/4/10 Andrew Davis <<a href="mailto:nccomp@gmail.com">nccomp@gmail.com</a>>:<br>
<div><div></div><div class="h5">> I'm thinking about using something like sysreport to generate info about our<br>
> hosts. It (and other tools like it) have the ability to output to html. To<br>
> me that makes it somewhat logical to add a per-host html link into Nagios<br>
> (clicking the host name would take you to a page that shows the detailed<br>
> info). Have any of you tried this or something similar? Care to share your<br>
> experience or what you edited, etc?<br>
><br>
> --<br>
><br>
><br>
>   A. Davis<br>
>   Email:     <a href="mailto:nccomp@gmail.com">nccomp@gmail.com</a><br>
><br>
>   "There is no limit to what a man can accomplish<br>
>    if he doesn't care who gets the credit." - Ronald Reagan<br>
><br>
</div></div>> ------------------------------------------------------------------------------<br>
> This SF.net email is sponsored by:<br>
> High Quality Requirements in a Collaborative Environment.<br>
> Download a free trial of Rational Requirements Composer Now!<br>
> <a href="http://p.sf.net/sfu/www-ibm-com" target="_blank">http://p.sf.net/sfu/www-ibm-com</a><br>
> _______________________________________________<br>
> Nagios-users mailing list<br>
> <a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
> ::: Please include Nagios version, plugin version (-v) and OS when reporting<br>
> any issue.<br>
> ::: Messages without supporting info will risk being sent to /dev/null<br>
><br>
<br>
<br>
<br>
--<br>
Thanks,<br>
Chenlei & ʯͷ++<br>
MSN Messenger: <a href="mailto:chnl@163.com">chnl@163.com</a><br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by:<br>
High Quality Requirements in a Collaborative Environment.<br>
Download a free trial of Rational Requirements Composer Now!<br>
<a href="http://p.sf.net/sfu/www-ibm-com" target="_blank">http://p.sf.net/sfu/www-ibm-com</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null</blockquote></div><br>