Null-mount nsca on Nagios image

God DAMN the log spam from this thing I'm not using is fucking ridiculous
This commit is contained in:
Salt 2021-09-26 10:27:33 -05:00
parent 427014f2ae
commit 1c1c8e41ae

View File

@ -97,6 +97,8 @@
- /data/nagios/plugins:/opt/Custom-Nagios-Plugins
- /data/nagios/nagiosgraph/var:/opt/nagiosgraph/var
- /data/nagios/nagiosgraph/etc:/opt/nagiosgraph/etc
- /dev/null:/opt/nagios/bin/nsca
- /dev/null:/opt/nagios/bin/send_nsca
tags: [ docker, nagios ]
- name: restart nagios
docker_container: name=nagios state=started restart=yes