Did something change last night with tailwatchd ?
Logging in /var/log/chkservd.log from tailwatchd is suddenly far more info than I recall seeing until today.
Unfortunately it seems to delete log daily so nothing to compare it to at the moment but we tail chkservd.log and that's never been that verbose before. Is it trying to tell us something?
The tailwatchd.log doesn't show anything helpful?
That last line looks a little bothersome?
notify support not available (Linux::Inotify2 missing or non-functional)
Is there a perl module missing? whm doesn't seem to think so:
Logging in /var/log/chkservd.log from tailwatchd is suddenly far more info than I recall seeing until today.
Code:
[2013-02-26 07:30:06 -0500] Service check ....sshd [[check command:+][socket connect:N/A]]...spamd [[check command:N/A][socket connect:N/A]]...rsyslogd [[check command:+][socket connect:N/A]]...queueprocd [[check command:+][socket connect:N/A]]......named [[check command:+][socket connect:N/A]]...mysql [[check command:+][socket connect:N/A]]...mailman [[check command:N/A][socket connect:N/A]]...lfd [[check command:+][socket connect:N/A]]...ipaliases [[check command:+][socket connect:N/A]]...imap [[check command:N/A][socket connect:N/A]] etc etc etc... Done
The tailwatchd.log doesn't show anything helpful?
Code:
[3453] [2013-02-26 04:40:08 -0500] [Cpanel::TailWatch] tailwatch exiting on SIGTERM
[4565] [2013-02-26 04:40:09 -0500] [Cpanel::TailWatch] [INFO] Opened /usr/local/cpanel/logs/tailwatchd_log in append mode
[4565] [2013-02-26 04:40:09 -0500] [main] [STOP Ok] 3453
[4565] [2013-02-26 04:40:09 -0500] [Cpanel::TailWatch::Utils::Stop] [4565] [2013-02-26 04:40:09 -0500] [main] Current process '3453' stopped
[4583] [2013-02-26 04:40:10 -0500] [Cpanel::TailWatch] [INFO] Opened /usr/local/cpanel/logs/tailwatchd_log in append mode
[4583] [2013-02-26 04:40:10 -0500] [Cpanel::TailWatch] [INFO] inotify enabled. watch file is /var/cpanel/.tailwatchd_inotify_alarm_trick
[4606] [2013-02-26 04:40:11 -0500] [main] [START] 4606 1361871611
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch] [INFO] /var/log/maillog opened with inode 3424512
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch] [INFO] Restored /var/log/maillog (size:0) to 0 (requested 0)
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch] [INFO] Caught up /var/log/maillog to 0
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch] [INFO] Reading back thirty lines starting at 0 (small file)
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch] [INFO] Restoring /var/log/maillog to catch up position 0
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch] [INFO] Restored /var/log/maillog to position 0
[4606] [2013-02-26 04:40:11 -0500] [Cpanel::TailWatch::ChkServd] [INFO] Opening /var/log/chkservd.log in append mode
[26381] [2013-02-26 07:42:59 -0500] [Cpanel::TailWatch] [INFO] Opened /usr/local/cpanel/logs/tailwatchd_log in append mode
[26381] [2013-02-26 07:42:59 -0500] [Cpanel::TailWatch] [INFO] inotify support not available (Linux::Inotify2 missing or non-functional)
notify support not available (Linux::Inotify2 missing or non-functional)
Is there a perl module missing? whm doesn't seem to think so:
Code:
Searching on cpanmetadb ...
Fetching http://cpanmetadb.cpanel.net/v1.0/package/Linux::Inotify2?cpanel_version=11.36.0.10&cpanel_tier=current (connected:0).......(request attempt 1/12)...Using dns cache file /root/.HttpRequest/cpanmetadb.cpanel.net......searching for mirrors (mirror search attempt 1/3)......5 usable mirrors located. (less then expected)......mirror search success.........connected......receiving...100%......request success......Done
Searching Linux::Inotify2 on cpanmetadb (http://cpanmetadb.cpanel.net/v1.0/package/Linux::Inotify2?cpanel_version=11.36.0.10&cpanel_tier=current) ...
Fetching http://cpanmetadb.cpanel.net/v1.0/package/Linux::Inotify2?cpanel_version=11.36.0.10&cpanel_tier=current (connected:1).......(request attempt 1/12)........connected......receiving...100%......request success......Done
Source: fastest CPAN mirror ...
Linux::Inotify2 is up to date. (1.22)
Last edited: