hi support
[root@mon ~]# ls -dl /usr/local/nagios/var
drwxr-xr-x. 6 nagios nagios 270 Sep 27 19:47 /usr/local/nagios/var
[root@mon ~]#
Print Report and not data is displayed.
-
iusedocker
- Posts: 6
- Joined: Wed May 16, 2018 1:06 am
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Print Report and not data is displayed.
Lets run the following:
Code: Select all
touch /usr/local/nagios/var/graphapi.log
chown nagios:nagios /usr/local/nagios/var/graphapi.log
chmod ug+w /usr/local/nagios/var/graphapi.log