Re: XI Shows performance graph isn't running
Posted: Tue Sep 10, 2013 2:04 pm
Can you run the following to amuse me
Code: Select all
[root@localhost nagiosxi]# umask
0022Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
[root@localhost nagiosxi]# umask
0022scottwilkerson wrote:Can you run the following to amuse meCode: Select all
[root@localhost nagiosxi]# umask 0022
Code: Select all
# umask
0077Code: Select all
/etc/profileCode: Select all
umask 077Code: Select all
umask 022abrist wrote:You may want to change the default umask to 022, or get used to changing the permissions by hand when you restart the npcd service as 077 forces a default private system (nothing readable outside of owner).
Edit:Change the line:Code: Select all
/etc/profileTo:Code: Select all
umask 077Code: Select all
umask 022
Code: Select all
-rw-r--r-- 1 nagios nagios