noti
-
nagios notiIT 2019. 4. 30. 10:54
#출처 https://github.com/obaarne/Nagios2Slack/blob/master/slack_host_notify.sh #!/usr/bin/env bash # Edit your Slack hook URL and footer icon URL SLACK_URL=https://hooks.slack.com/services/XXXXXXXXX/XXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXX FOOTER_ICON=http://env.baarnes.com/Nagios.png # Host Notification command example : # define command { # command_name slack-host # command_line /usr/lib64/nagios/plug..