Actually it is the notes_url you are interested in, this is a variable you
can set in the host definition.
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.
>
I think that action_url can do that.
Such as:
action_url /some_dir/some_pages?host=$HOSTNAME$&some_key=some_value
2009/4/10 Andrew Davis :
> I'm thinking about using something like sysreport to generate info about our
> hosts. It (and other tools like it) have the ability to output to html. To
>