This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

local logging do not Work

Hello,

I'm running a box with ASL 5.206 and a 10 user SOHO license.

My problem:
Since a week my ASL stopped logging (all graphs are affected). After a restart the logging runs fine util the day ends - last log file entry at 23:55.

I have read the "Reporting graphs missing/not updating - Checklist" and do (in my opinion) all necessary steps which are described in the second post, but no luck.

In the directory /var/log/reporting/.. there is no file newer than 23:55 (from the day when logging stopped).

When I run "ps -C cron" I become this:

 [ QUOTE ]

PID     TTY    TIME       CMD
12622 ?        00:00:00 cron


[/ QUOTE ] 

Trying to restart cron I get this error message:

 [ QUOTE ]
 cron: can't lock /var/run/cron.pid, otherpid may be 12622: Resource temporarily unavailable 

[/ QUOTE ] 

I also have a look hat the system.log file. The last lines are:

 [ QUOTE ]
 2006:02:24-23:35:00 (none) /USR/SBIN/CRON[5294]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
2006:02:24-23:40:00 (none) /USR/SBIN/CRON[5343]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
2006:02:24-23:45:00 (none) /USR/SBIN/CRON[5391]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
2006:02:24-23:50:00 (none) /USR/SBIN/CRON[5439]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
2006:02:24-23:53:49 (none) daemon-watcher[661]: Watching selfmonng.pl - running fine
2006:02:24-23:55:00 (none) /USR/SBIN/CRON[5485]: (root) CMD (   /usr/local/bin/reportcontrol.sh) 

[/ QUOTE ] 

The last thing I tested was to run the reportcontrol.sh script manually. I get following messages:

 [ QUOTE ]
 Error updating interface rrd - check /var/log/debug/log.network-reporter
Error updating conntrack rrd - check /var/log/debug/log.network-reporter
ERROR while graphing loadavg.rrd (daily): Opening '/var/log/reporting/images/loadavg_daily.png' for write: Read-only file system
ERROR while graphing mem_swap.rrd (daily): Opening '/var/log/reporting/images/mem_daily.png' for write: Read-only file system
ERROR while graphing mem_swap.rrd (daily): Opening '/var/log/reporting/images/swap_daily.png' for write: Read-only file system
ERROR while graphing diskstat.rrd (daily): Opening '/var/log/reporting/images/disk_varlog_daily.png' for write: Read-only file system
ERROR while graphing diskstat.rrd (daily): Opening '/var/log/reporting/images/disk_varstor_daily.png' for write: Read-only file system
ERROR while graphing interface_lo.rrd (daily): Opening '/var/log/reporting/images/interface_lo_daily.png' for write: Read-only file system
ERROR while graphing interface_eth0.rrd (daily): Opening '/var/log/reporting/images/interface_eth0_daily.png' for write: Read-only file system
ERROR while graphing interface_eth1.rrd (daily): Opening '/var/log/reporting/images/interface_eth1_daily.png' for write: Read-only file system
ERROR while graphing interface_eth2.rrd (daily): Opening '/var/log/reporting/images/interface_eth2_daily.png' for write: Read-only file system
ERROR while graphing bindstat.rrd (daily): Opening '/var/log/reporting/images/bind_daily.png' for write: Read-only file system
ERROR while graphing ctnl.rrd (daily): Opening '/var/log/reporting/images/ctnl_daily.png' for write: Read-only file system
ERROR while graphing pfilter.rrd (daily): Opening '/var/log/reporting/images/pfilter_daily.png' for write: Read-only file system
ERROR while graphing smtp.rrd (daily): Opening '/var/log/reporting/images/smtp_daily.png' for write: Read-only file system
ERROR while graphing pop3.rrd (daily): Opening '/var/log/reporting/images/pop3_daily.png' for write: Read-only file system
ERROR while graphing http.rrd (daily): Opening '/var/log/reporting/images/http_daily.png' for write: Read-only file system
ERROR while graphing vpn.rrd (daily): Opening '/var/log/reporting/images/ipsec_daily.png' for write: Read-only file system
ERROR while graphing vpn.rrd (daily): Opening '/var/log/reporting/images/pptp_daily.png' for write: Read-only file system
ERROR while graphing ips.rrd (daily): Opening '/var/log/reporting/images/ips_daily.png' for write: Read-only file system
ERROR while graphing ips.rrd (daily): Opening '/var/log/reporting/images/psd_daily.png' for write: Read-only file system
ERROR while graphing license.rrd (daily): Opening '/var/log/reporting/images/license_daily.png' for write: Read-only file system
Argument "-" isn't numeric in numeric ge (>=) at /usr/local/bin/reportgen.pl line 199.
Argument "-" isn't numeric in numeric ge (>=) at /usr/local/bin/reportgen.pl line 199.
Argument "-" isn't numeric in numeric ge (>=) at /usr/local/bin/reportgen.pl line 199.
Argument "-" isn't numeric in numeric ge (>=) at /usr/local/bin/reportgen.pl line 199.
Argument "-" isn't numeric in printf at /usr/local/bin/reportgen.pl line 787.
Argument "-" isn't numeric in printf at /usr/local/bin/reportgen.pl line 787.
Argument "-" isn't numeric in printf at /usr/local/bin/reportgen.pl line 787.
Argument "-" isn't numeric in printf at /usr/local/bin/reportgen.pl line 787.
Can't write report /var/log/reporting/current_report.ph: Read-only file system 

[/ QUOTE ] 

Is it normal that the log file partition is mounted as Read-Only?

Has anybody any suggestions for me?

Thanks in advance!
tofi


This thread was automatically locked due to age.