Nagios server /var disk space issue
Posted: Tue Mar 03, 2020 6:19 am
Hi Team,
We are facing issues with /var on our secondary server, disk space growing now at above 80%.
Earlier we have extended /var for 1 GB whne it reached above 80%, still the data is growing on the File system.
I have a look on this. There are thousand of files available on the path /var/spool/clientmqueue & this path utilizing more than 7GB.
[root@02 spool]# du -sh /var/spool/* |sort -n|grep G
7.1G /var/spool/clientmqueue
[root@02 spool]#
[root@02 spool]# pwd
/var/spool/clientmqueue
[root@02 spool]# ls -l|wc -l
1669695
Please check if you come acroos these directory clientqueue under /var/spool......kindly help..
We are facing issues with /var on our secondary server, disk space growing now at above 80%.
Earlier we have extended /var for 1 GB whne it reached above 80%, still the data is growing on the File system.
I have a look on this. There are thousand of files available on the path /var/spool/clientmqueue & this path utilizing more than 7GB.
[root@02 spool]# du -sh /var/spool/* |sort -n|grep G
7.1G /var/spool/clientmqueue
[root@02 spool]#
[root@02 spool]# pwd
/var/spool/clientmqueue
[root@02 spool]# ls -l|wc -l
1669695
Please check if you come acroos these directory clientqueue under /var/spool......kindly help..