Notification notify-service-rocketchat¶
Overview¶
Sends service notifications using the Rocket.Chat API.
Fact Sheet¶
| Fact | Value |
|---|---|
| Notification Plugin Download | https://github.com/Linuxfabrik/monitoring-plugins/tree/main/notification-plugins/notify-service-rocketchat |
| Can be called without parameters | No |
| Compiled for Windows | No |
Help¶
usage: notify-service-rocketchat [-h] [-V] --datetime DATETIME
--host-displayname HOST_DISPLAYNAME
[--hostname HOSTNAME]
[--icingaweb2-url ICINGAWEB2_URL]
[--notification-author NOTIFICATION_AUTHOR]
[--notification-comment NOTIFICATION_COMMENT]
[--rocketchat-mentions ROCKETCHAT_MENTIONS]
--rocketchat-url ROCKETCHAT_URL
[--service-output SERVICE_OUTPUT]
--service-state SERVICE_STATE
[--servicename SERVICENAME]
Sends service notifications using the Rocket.Chat API.
options:
-h, --help show this help message and exit
-V, --version show program's version number and exit
--datetime DATETIME Set the message timestamp.
--host-displayname HOST_DISPLAYNAME
Set the display name of the host.
--hostname HOSTNAME Set the hostname.
--icingaweb2-url ICINGAWEB2_URL
Set the Icinga Web 2 URL, for example
"https://example.com/icingaweb2".
--notification-author NOTIFICATION_AUTHOR
Set the author of the comment.
--notification-comment NOTIFICATION_COMMENT
Set the comment.
--rocketchat-mentions ROCKETCHAT_MENTIONS
Set the Rocket.Chat mentions. Can be specified
multiple times.
--rocketchat-url ROCKETCHAT_URL
Set the Rocket.Chat Webhook API URL.
--service-output SERVICE_OUTPUT
Set the service output.
--service-state SERVICE_STATE
Set the service state.
--servicename SERVICENAME
Set the servicename.
Documentation:
https://linuxfabrik.github.io/monitoring-plugins/notification-plugins/notify-service-rocketchat/
Credits, License¶
- Authors: Linuxfabrik GmbH, Zurich
- License: The Unlicense, see LICENSE file.