netdata-alarms-bash3.patch 360 B

12345678910
  1. --- system/netdata.conf.orig 2018-05-10 19:44:49.000000000 +0300
  2. +++ system/netdata.conf 2018-05-10 19:45:14.000000000 +0300
  3. @@ -22,3 +22,7 @@
  4. [web]
  5. web files owner = root
  6. web files group = netdata
  7. +
  8. +[health]
  9. + # script for sles 11, mail notifications only
  10. + script to execute on alarm = /usr/lib64/netdata/plugins.d/alarm-notify.bash3.sh