Skip to content

Commit 7ff213d

Browse files
authored
Update macros.md
1 parent 8e9fee1 commit 7ff213d

File tree

1 file changed

+0
-8
lines changed
  • versioned_docs/version-26.10/monitoring/basic-objects

1 file changed

+0
-8
lines changed

versioned_docs/version-26.10/monitoring/basic-objects/macros.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@ The following is an exhaustive list of macros by resource type, each type of res
139139
| \$LONGHOSTOUTPUT\$ | Yes | Yes | Yes [(1)](#notes) | Yes | Yes | Yes |
140140
| \$HOSTPERFDATA\$ | Yes | Yes | Yes [(1)](#notes) | Yes | Yes | Yes |
141141
| \$HOSTCHECKCOMMAND\$ | Yes | Yes | Yes | Yes | Yes | Yes |
142-
| \$HOSTACKAUTHOR\$ [(8)](#notes) | No | No | No | Yes | No | No |
143-
| \$HOSTACKAUTHORNAME\$ [(8)](#notes) | No | No | No | Yes | No | No |
144-
| \$HOSTACKAUTHORALIAS\$ [(8)](#notes) | No | No | No | Yes | No | No |
145-
| \$HOSTACKCOMMENT\$ [(8)](#notes) | No | No | No | Yes | No | No |
146142
| \$HOSTACTIONURL\$ | Yes | Yes | Yes | Yes | Yes | Yes |
147143
| \$HOSTNOTESURL\$ | Yes | Yes | Yes | Yes | Yes | Yes |
148144
| \$HOSTNOTES\$ | Yes | Yes | Yes | Yes | Yes | Yes |
@@ -186,10 +182,6 @@ The following is an exhaustive list of macros by resource type, each type of res
186182
- **\$LONGHOSTOUTPUT\$**: The full text output (aside from the first line) from the last host check.
187183
- **\$HOSTPERFDATA\$**: This macro contains any performance data that may have been returned by the last host check.
188184
- **\$HOSTCHECKCOMMAND\$**: This macro contains the name of the command (along with any arguments passed to it) used to perform the host check.
189-
- **\$HOSTACKAUTHOR\$** [(8)](#notes): A string containing the name of the user who acknowledged the host problem. This macro is only valid in notifications where the \$NOTIFICATIONTYPE\$ macro is set to "ACKNOWLEDGEMENT".
190-
- **\$HOSTACKAUTHORNAME\$** [(8)](#notes): A string containing the short name of the contact (if applicable) who acknowledged the host problem. This macro is only valid in notifications where the \$NOTIFICATIONTYPE\$ macro is set to "ACKNOWLEDGEMENT".
191-
- **\$HOSTACKAUTHORALIAS\$** [(8)](#notes): A string containing the alias of the contact (if applicable) who acknowledged the host problem. This macro is only valid in notifications where the \$NOTIFICATIONTYPE\$ macro is set to "ACKNOWLEDGEMENT".
192-
- **\$HOSTACKCOMMENT\$** [(8)](#notes): 8 A string containing the acknowledgement comment that was entered by the user who acknowledged the host problem. This macro is only valid in notifications where the \$NOTIFICATIONTYPE\$ macro is set to "ACKNOWLEDGEMENT".
193185
- **\$HOSTACTIONURL\$**: Action URL for the host. This macro may contain other macros (e.g. \$HOSTNAME\$), which can be useful when you want to pass the host name to a web page.
194186
- **\$HOSTNOTESURL\$**: Notes URL for the host. This macro may contain other macros (e.g. \$HOSTNAME\$), which can be useful when you want to pass the host name to a web page.
195187
- **\$HOSTNOTES\$**: Notes for the host. This macro may contain other macros (e.g. \$HOSTNAME\$), which can be useful when you want to host-specific status information, etc. in the description.

0 commit comments

Comments
 (0)