Hello -
I am attempting to keep track of the file size for /etc/aliases (and related files) on a Linux distro derived from RHEL3... The file size is 10k and is reported in the client data like this:
[file:/etc/aliases] type:100000 (file) mode:644 (-rw-r--r--) linkcount:1 owner:0 (root) group:0 (root) size:10700 clock:1183753801 (2007/07/06-13:30:01) atime:1175989574 (2007/04/07-16:46:14) ctime:1183639782 (2007/07/05-05:49:42) mtime:1183639782 (2007/07/05-05:49:42)
The graph though has a scale of 0 to 5.0E (whatever that is) and is showing the filesize of this file as 45956150067201.0 ....
client-local.cfg has this in it: [system] log:/var/log/maillog:10240 file:/etc/aliases file:/etc/aliases.bak file:/etc/aliases.db
hobbit-clients has this: HOST=system LOAD 10 20 PROC sendmail TRACK=sendmail FILE /var/log/maillog TRACK=maillog FILE /etc/aliases red size>4096 TRACK=aliases FILE /etc/aliases.bak yellow size>4096 TRACK FILE /etc/aliases.db red size>4096 TRACK PORT LOCAL=%[.:]22$ STATE=LISTEN MIN=1 MAX=-1 "TEXT=SSH listener" PORT LOCAL=%[.:]22$ STATE=ESTABLISHED MIN=0 MAX=10 TRACK=ssh "TEXT=SSH Connections"
PORT LOCAL=%[.:]25$ TRACK=sendmail MIN=0 "TEXT=Sendmail Connections
(IN)" PORT REMOTE=%[.:]25$ TRACK=sendmail MIN=0 "TEXT=Sendmail Connections (OUT)"
Am I missing something here?
-- --==[ Bob Gordon ]==--
Hello -
I've gone through the archives and have not been able to locate anything about this... I am noticing that the file sizes are messed up on both Unix and Linux file systems... (1 120K file shows as 5 Terabytes in the graph..)...
Thanks -
Bob g.
---------- Forwarded message ---------- From: Bob Gordon <rgordonjr at gmail.com> Date: Jul 6, 2007 1:38 PM Subject: File size graph out of whack.... To: hobbit at hswn.dk
Hello -
I am attempting to keep track of the file size for /etc/aliases (and related files) on a Linux distro derived from RHEL3... The file size is 10k and is reported in the client data like this:
[file:/etc/aliases]
type:100000 (file) mode:644 (-rw-r--r--) linkcount:1 owner:0 (root) group:0 (root) size:10700 clock:1183753801 (2007/07/06-13:30:01) atime:1175989574 (2007/04/07-16:46:14) ctime:1183639782 (2007/07/05-05:49:42)
mtime:1183639782 (2007/07/05-05:49:42)
The graph though has a scale of 0 to 5.0E (whatever that is) and is showing the filesize of this file as 45956150067201.0 ....
client-local.cfg has this in it: [system] log:/var/log/maillog:10240 file:/etc/aliases file:/etc/aliases.bak file:/etc/aliases.db
hobbit-clients has this: HOST=system LOAD 10 20 PROC sendmail TRACK=sendmail FILE /var/log/maillog TRACK=maillog FILE /etc/aliases red size>4096 TRACK=aliases FILE /etc/aliases.bak yellow size>4096 TRACK FILE /etc/aliases.db red size>4096 TRACK PORT LOCAL=%[.:]22$ STATE=LISTEN MIN=1 MAX=-1 "TEXT=SSH listener" PORT LOCAL=%[.:]22$ STATE=ESTABLISHED MIN=0 MAX=10 TRACK=ssh "TEXT=SSH Connections"
PORT LOCAL=%[.:]25$ TRACK=sendmail MIN=0 "TEXT=Sendmail Connections
(IN)" PORT REMOTE=%[.:]25$ TRACK=sendmail MIN=0 "TEXT=Sendmail Connections (OUT)"
Am I missing something here?
-- --==[ Bob Gordon ]==--
-- --==[ Bob Gordon ]==--
participants (1)
-
rgordonjr@gmail.com