You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To activate it you have to press "1 Change" and "Activate affected"
@@ -123,7 +123,7 @@ The current version of this script allows you to optionally enable IP anonymizat
123
123
124
124
The activation of the privacy settings is realized directly in the Notification Rules in Check_MK by NOTIFY_PARAMETER_3, here the value "privacy" has to be entered:
There are certainly different requirements for privacy and masquerading of IP addresses. In the script, the IPv4 IP address is split into the 4 octets, the IPv6 address into the 8 columns. This allows to control __very individually__ which parts of the addresses are sent via Telegram and which are not. Both, placeholders and manipulations are basically possible here.
129
129
@@ -152,9 +152,8 @@ fi
152
152
## TROUBLESHOOTING
153
153
For more details and troubleshooting with parameters please check:
154
154
155
-
[Check_MK Manual > Notifications > Chapter: 11.3. A simple example](https://docs.checkmk.com/latest/en/notifications.html#H1:Real)
0 commit comments