"None" in Usage Stats for eth0

AleSSaNDRo

Verified User
Joined
Nov 19, 2004
Messages
105
Location
Milano(Italy)
Look my image. Why DA says: "none"?

Another problem:
Why every day DA tell me: "This is e-mail notification to warn you that your hostname is setup improperly on your system."????
I runned the 'hostname.sh' script via ssh but there is this problem still...
/etc/hosts is ok... ditto /etc/hostname
 

Attachments

  • da.gif
    da.gif
    4.3 KB · Views: 166
Check the output of /bin/hostname and uname -a and make sure its reporting the same as what you checked in /etc/hosts. If it is, check to make sure /dev/null is set to 666 for its permissions (I had this happen on a server as well and doing this fixed it on that server).
 
Back
Top