freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-devel] Feature Request for FreeIPMI SEL program


From: Ian Zimmerman
Subject: Re: [Freeipmi-devel] Feature Request for FreeIPMI SEL program
Date: 20 Aug 2004 14:36:23 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Ian> echo -n "Capturing IPMI System Event Log ..."
Ian> logrotate --force /etc/logrotate.d/sel
Ian> sel >> /var/log/sel 2>&1
Ian> sel --dump-hex=/var/log/sel.hex
Ian> sel --delete-all
Ian> echo "done"

Ian> I admit another reason I propose this is because --append would
Ian> complicate the implementation.

In any case, now that --hex-dump can be used without an argument,
you can do 

sel --hex-dump >> /var/log/sel.hex

if really desired.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]