We're planning to build a bunch of hosts and there's a desire to standardize OS FS sizes. With that in mind, my thought is to have a separate FS, mounted at say /data and after installing XI, moving and symlinking /usr/local/nagios to /data/nagios.
I see backups are in /store, which is a link to /usr/local/store so I'd use a similar plan to move it as well. I also see various /usr/local/nag* dirs so they'd be moved and linked as well. Maybe even /var/www/html...
Can you bless or condemn this plan?
Code: Select all
# ll /usr/local/ | grep nag
drwxr-xr-x. 10 root root 4096 Aug 5 2015 nagios
drwxr-xr-x. 6 root root 4096 Mar 6 2015 nagiosmobile
drwxr-xr-x. 10 nagios nagios 4096 Mar 6 2015 nagiosxi
drwxr-xr-x. 5 apache apache 4096 Mar 6 2015 nagvis
drwxr-xr-x. 7 nagios nagios 4096 Mar 6 2015 nrdp