<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Alex van den Bogaerdt wrote:
<blockquote
 cite="mid:A2F0FD9DD69D47E2A5D6A4F6EBF076D3@vandenbogaerdt.nl"
 type="cite"><!---->
  <pre wrap="">No .log files. Something happened, either at 06:15 or between 06:15 and 
06:20.

1: next time, show "date; ls -la". This adds current local time, and last 
directory change.
2: look at "df", perhaps you have disk full
3: look at your mail. Errors and warnings should arrive there.  No, "mrtg 
 &gt;/dev/null 2&gt;&amp;1" in your crontab is not a good idea.


  </pre>
</blockquote>
Here is the output of date; ls -la:<br>
<br>
[root@missioncontrol mrtg]# date; ls -al<br>
Fri Jun&nbsp; 5 06:41:30 CDT 2009<br>
total 296<br>
drwxr-xr-x&nbsp; 2 root root&nbsp;&nbsp; 4096 2009-06-05 06:40 .<br>
drwxr-xr-x 47 adam users&nbsp; 4096 2009-04-13 10:16 ..<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 2296 2009-06-05 06:40
localhost_10.1.3.1-day.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 8990 2009-06-05 06:40 localhost_10.1.3.1.html<br>
-rw-r--r--&nbsp; 1 root root&nbsp; 50323 2009-06-05 06:40 localhost_10.1.3.1.log<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1633 2009-06-05 05:25
localhost_10.1.3.1-month.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp; 50305 2009-06-05 06:40 localhost_10.1.3.1.old<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1779 2009-06-05 06:10
localhost_10.1.3.1-week.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1991 2009-06-04 18:10
localhost_10.1.3.1-year.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 2614 2009-06-05 06:40
localhost_68.209.223.242-day.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 6808 2009-06-05 06:40
localhost_68.209.223.242.html<br>
-rw-r--r--&nbsp; 1 root root&nbsp; 50044 2009-06-05 06:40
localhost_68.209.223.242.log<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1588 2009-06-05 05:40
localhost_68.209.223.242-month.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp; 50026 2009-06-05 06:40
localhost_68.209.223.242.old<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1857 2009-06-05 06:35
localhost_68.209.223.242-week.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1748 2009-06-04 18:10
localhost_68.209.223.242-year.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp;&nbsp; 538 2009-04-30 15:18 mrtg-l.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp;&nbsp; 414 2009-04-30 15:18 mrtg-m.png<br>
-rw-r--r--&nbsp; 1 root root&nbsp;&nbsp; 1759 2009-04-30 15:18 mrtg-r.png<br>
<br>
Disk drive isn't full:<br>
[root@missioncontrol mrtg]# df -h<br>
Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used Avail Use% Mounted on<br>
/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19G&nbsp;&nbsp; 15G&nbsp; 3.4G&nbsp; 82% /<br>
none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 124M&nbsp;&nbsp; 12K&nbsp; 124M&nbsp;&nbsp; 1% /dev/shm<br>
/dev/sdb1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19G&nbsp;&nbsp; 18G&nbsp; 374M&nbsp; 98% /mnt/hdb1<br>
<br>
I had emailing to root disabled, my ISP blocks outbount port 25 so I
couldn't have it email this address.&nbsp; I've changed it to mail
localhost, so I'll let it run for a bit and see what happens.&nbsp; I also
changed the cron to add logging:<br>
<br>
0-59/5 * * * * root env LANG=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
--logging /var/log/mrtg.log<br>
<br>
<br>
<br>
</body>
</html>