File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -2579,6 +2579,7 @@ information.
2579
2579
` notification_useremail ` | ** Required.** The notification's recipient(s). Defaults to ` $user.email$ ` .
2580
2580
` notification_hoststate ` | ** Required.** Current state of host. Defaults to ` $host.state$ ` .
2581
2581
` notification_type ` | ** Required.** Type of notification. Defaults to ` $notification.type$ ` .
2582
+ ` notification_hostnotes ` | ** Optional.** The host's notes. Defaults to ` $host.notes$ ` .
2582
2583
` notification_address ` | ** Optional.** The host's IPv4 address. Defaults to ` $address$ ` .
2583
2584
` notification_address6 ` | ** Optional.** The host's IPv6 address. Defaults to ` $address6$ ` .
2584
2585
` notification_author ` | ** Optional.** Comment author. Defaults to ` $notification.author$ ` .
@@ -2607,6 +2608,8 @@ information.
2607
2608
` notification_useremail ` | ** Required.** The notification's recipient(s). Defaults to ` $user.email$ ` .
2608
2609
` notification_servicestate ` | ** Required.** Current state of host. Defaults to ` $service.state$ ` .
2609
2610
` notification_type ` | ** Required.** Type of notification. Defaults to ` $notification.type$ ` .
2611
+ ` notification_hostnotes ` | ** Optional.** The host's notes. Defaults to ` $host.notes$ ` .
2612
+ ` notification_servicenotes ` | ** Optional.** The service's notes. Defaults to ` $service.notes$ ` .
2610
2613
` notification_address ` | ** Optional.** The host's IPv4 address. Defaults to ` $address$ ` .
2611
2614
` notification_address6 ` | ** Optional.** The host's IPv6 address. Defaults to ` $address6$ ` .
2612
2615
` notification_author ` | ** Optional.** Comment author. Defaults to ` $notification.author$ ` .
You can’t perform that action at this time.
0 commit comments