Module: nagvis Branch: master Commit: bea5e5822565db12c5533ba1d4afa2df99b0e97c URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=bea5e5822565db12c5533ba1d4afa2df99b0e97c
Author: Lars Michelsen <[email protected]> Date: Fri Oct 15 22:10:22 2010 +0200 Updated doc for "url" parameter --- docs/en_US/map_config_format_description.html | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en_US/map_config_format_description.html b/docs/en_US/map_config_format_description.html index f0fd8bd..66f1d5f 100644 --- a/docs/en_US/map_config_format_description.html +++ b/docs/en_US/map_config_format_description.html @@ -306,7 +306,7 @@ <td> recognize_services </td><td> inherited (<a href="#global">global</a>) </td><td> Defines if the services of the host affect the displayed state. If set to "1" a critical service on the host will result in a host state display as critical too. If set to "0" only the Nagios Host State (UP or DOWN) will be used and the services of the host will be ignored. </td> </tr> <tr> - <td> url </td><td></td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Macros [host_name], [htmlcgi] and [htmlbase] are available. The value can be empty to disable the link. </td> + <td> url </td><td></td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Macros [host_name], [htmlcgi] and [htmlbase] are available. The value can be set to "#" to disable the link. </td> </tr> <tr> <td> url_target </td><td> _self </td><td> Target of the Icon link, this option adapts <a target=""> (_self is same window). Macro [name] is available. </td> @@ -460,7 +460,7 @@ <td> only_hard_states </td><td> inherited (global) </td><td> Sets whether soft states should be ignored. Default setting is 0. </td> </tr> <tr> - <td> url </td><td> </td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Available macros: [host_name], [service_description], [htmlcgi] and [htmlbase]. The value can be empty to disable the link.</td> + <td> url </td><td></td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Macros [host_name], [htmlcgi] and [htmlbase] are available. The value can be set to "#" to disable the link. </td> </tr> <tr> <td> url_target </td><td> _self </td><td> Target of the Icon link, this option adapts <a target=""> (_self is same window). Available macros: [name], [service_description], </td> @@ -577,7 +577,7 @@ <td> recognize_services </td><td> inherited (<a href="#global">global</a>) </td><td> Defines if the services of the hosts affect the displayed state. If set to "1" a critical service on one of the host will result in a hostgroup state display as critical too. If set to "0" only the Nagios Host State (UP or DOWN) will be used and the services of the hosts will be ignored. </td> </tr> <tr> - <td> url </td><td> </td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Available macros: [hostgroup_name], [htmlcgi] and [htmlbase]. The value can be empty to disable the link.</td> + <td> url </td><td></td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Macros [host_name], [htmlcgi] and [htmlbase] are available. The value can be set to "#" to disable the link. </td> </tr> <tr> <td> url_target </td><td> _self </td><td> Target of the Icon link, this option adapts <a target=""> (_self is same window). Available macros: [name]</td> @@ -694,7 +694,7 @@ <td> only_hard_states </td><td> inherited (<a href="#global">global</a>) </td><td> Sets whether soft states should be ignored. Default setting is 0. </td> </tr> <tr> - <td> url </td><td> </td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Available macros: [servicegroup_name], [htmlcgi] and [htmlbase].The value can be empty to disable the link.</td> + <td> url </td><td></td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Macros [host_name], [htmlcgi] and [htmlbase] are available. The value can be set to "#" to disable the link. </td> </tr> <tr> <td> url_target </td><td> _self </td><td> Target of the Icon link, this option adapts <a target=""> (_self is same window). Available macros: [name] </td> @@ -808,7 +808,7 @@ <td> only_hard_states </td><td> inherited (<a href="#global">global</a>) </td><td> Sets whether soft states should be ignored. Default setting is 0. </td> </tr> <tr> - <td> url </td><td> </td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Available macros: [map_name], [htmlcgi] and [htmlbase]. The value can be empty to disable the link.</td> + <td> url </td><td></td><td> URL where the Icon should link to. Default link is to the Nagios CGIs. Macros [host_name], [htmlcgi] and [htmlbase] are available. The value can be set to "#" to disable the link. </td> </tr> <tr> <td> url_target </td><td> _self </td><td> Target of the Icon link, this option adapts <a target=""> (_self is same window). Available macros: [name] </td> ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
