Hi,
I used this doc.
http://matthewcmcmillan.blogspot.com.tr ... -with.html
and when I restart my nagios service command.cfg deleted, I never see second times after restart following commands.
define command {
command_name notify-service-by-slack
command_line /usr/local/bin/slack_nagios.sh > /tmp/slack.log 2>&1
}
# 'notify-host-by-slack' command definition
define command {
command_name notify-host-by-slack
command_line /usr/local/bin/slack_nagios.sh > /tmp/slack.log 2>&1
}
my nagios version = 5.2.9
slack version = 2.3.1
report > notification like that;
2016-11-21 08:38:07 Sol Nexus 5K 1 Port 503316511 Bandwidth Service Problem No CRITICAL hakan.amac Custom: notify-service-by-email CRITICAL - Current BW in: 30.98Mbps Out: 83.35Mbps
2016-11-21 08:36:33 pablo Load Service Recovery No OK erol.yilmaz Custom: notify-service-by-email OK - load average: 4.67, 4.32, 4.75
2016-11-21 08:36:33 pablo Load Service Recovery No OK orkun.karaduman Custom: notify-service-by-email OK - load average: 4.67, 4.32, 4.75
2016-11-21 08:36:33 pablo Load Service Recovery No OK seckin.aktas Custom: notify-service-by-email OK - load average: 4.67, 4.32, 4.75
2016-11-21 08:36:33 pablo Load Service Recovery No OK nagiosadmin Nagios XI OK - load average: 4.67, 4.32, 4.75
2016-11-21 08:29:03 tata Memory Usage Service Recovery No OK erol.yilmaz Custom: notify-service-by-email OK - 930 / 8058 MB (11%) Free Memory, Used: 7656 MB, Shared: 18 MB, Buffers: 2489 MB, Cached: 528 MB
2016-11-21 08:29:03 tata Memory Usage Service Recovery No OK orkun.karaduman Custom: notify-service-by-email OK - 930 / 8058 MB (11%) Free Memory, Used: 7656 MB, Shared: 18 MB, Buffers: 2489 MB, Cached: 528 MB
2016-11-21 08:29:03 tata Memory Usage Service Recovery No OK seckin.aktas Custom: notify-service-by-email OK - 930 / 8058 MB (11%) Free Memory, Used: 7656 MB, Shared: 18 MB, Buffers: 2489 MB, Cached: 528 MB
2016-11-21 08:29:03 tata Memory Usage Service Recovery No OK nagiosadmin Nagios XI OK - 930 / 8058 MB (11%) Free Memory, Used: 7656 MB, Shared: 18 MB, Buffers: 2489 MB, Cached: 528 MB
2016-11-21 08:26:36 pablo Load Service Problem No WARNING erol.yilmaz Custom: notify-service-by-email WARNING - load average: 7.46, 6.18, 5.41
and following 159 pages more