Page 1 of 1

resize ramdisk

Posted: Thu Jul 19, 2018 9:52 am
by msava
Hello,
I want to resize the ramdisk on my centos 7 server.
I used the install_ramdisk.sh script and I set the default value, but I need more space.
How can I resize?
tmpfs 100M 68K 100M 1% /var/nagiosramdisk

Re: resize ramdisk

Posted: Thu Jul 19, 2018 10:04 am
by jomann
You should be able to edit /etc/sysconfig/nagios and set the ramdisk size there, then restart Nagios Core (service nagios restart).