nagios4/nagios.sysconfig

14 lines
244 B
Plaintext
Raw Normal View History

2017-05-19 23:37:19 +02:00
# Setup some basic values for startup
# Do you want to use the ramdisk
USE_RAMDISK=0
# How big (in MB) should the ramdisk be
RAMDISK_SIZE=256
# Ramdisk Location
RAMDISK_DIR="/var/nagios/ramcache"
# Should the process be niced
NICELEVEL=-15