Xymon Mailing List Archive search

logfetch.status on Darwin clients

list Henrik Størner
Fri, 28 Apr 2006 13:40:12 +0200
Message-Id: <user-53d39a3c8362@xymon.invalid>

On Fri, Apr 28, 2006 at 12:41:19PM +0200, Dominique Frise wrote:
On Darwin clients logfetch.status never get updated (shows 0 bytes) and 
thus alert messages never get expired:

[logfile:/var/log/system.log]
type:100000 (file)
mode:640 (-rw-r-----)
linkcount:1
owner:0 (root)
group:80 (admin)
size:3
clock:1146219697 (2006/04/28-12:21:37)
atime:1146219697 (2006/04/28-12:21:37)
ctime:1146207446 (2006/04/28-08:57:26)
mtime:1146207446 (2006/04/28-08:57:26)
What does an "ls -l /var/log/system.log" say ?

The info here claims that file is 3 bytes long.
zelda:/soft/pub/BB/hobbit/client/logs bb$ wc /var/log/system.log
     349    2847   47437 /var/log/system.log
But the "wc" output here says it's 47.437 bytes long.


Henrik