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
Greetings -- I am wondering if it would be possible to include the following additional modules in the base config/build which would allow for out-of-the-box compatibility with additional notification methods (slack, teams):
perl-lwp-protocol-https
perl-json
With these additional modules installed, one could drop in the "popular" teams and slack notification scripts in the custom plugins directory, reference it and nagios would be able to fire off notifications to those platforms as well as email if the user wants.
thanks for your consideration.
The text was updated successfully, but these errors were encountered:
@martijnv thanks for the advice -- I was also able to test that out using a Dockerfile and build command like that. I'm running my setup in docker compose so I need to figure out the best way to incorporate it into that config so that when i do a compose pull and/or up/down that i get those modules added in.
Greetings -- I am wondering if it would be possible to include the following additional modules in the base config/build which would allow for out-of-the-box compatibility with additional notification methods (slack, teams):
With these additional modules installed, one could drop in the "popular" teams and slack notification scripts in the custom plugins directory, reference it and nagios would be able to fire off notifications to those platforms as well as email if the user wants.
thanks for your consideration.
The text was updated successfully, but these errors were encountered: