Im having problems with logmonster 2.77
I have about 150 vhosts in different apache conf files.
the logmonster processes the apache conf files properly, but when it goes to do a check_stats_dir it doesn't see that the directory does indeed exist.
It does it for like 1/2 of one apache.conf but drops the rest.
I have a NFS mount to the /hosts/*.com/htdocs/stats directories which maybe be presenting a problem, but I don't see any logs related to it.
Any help would be appriciated.
FYI I know enough perl to be dangersous so I added in the statsdir_policy to find out where the program was writing too and to no avail that broke too.
I am running this job as root FYI so permissions should not be an issue at all.
I got the script to work by removing the -d checks for stats dirs I bet it has something to do with NFS and its response to the -d command.