[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Uptime bug with Solaris
- To: hobbit (at) hswn.dk
- Subject: Uptime bug with Solaris
- From: "Peter Welter" <peter.welter (at) gmail.com>
- Date: Mon, 4 Dec 2006 16:30:43 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=W+1f4BhjIBE3sigzKjDtfnzdT16hH6A6j8p9BD3HEOAJBdMVi7nktD1lXqlpnBwf0pidNdiwc8C67n7iHW/83CgGOnNGxDAEQRHJveKl3W8FUDyjvvmuqkh2sqd5+09SuJn2XG5+733NVPc62vVu4MvdtBaasGHf1quSmIqr840=
Hi Henrik,
In Hobbit 4.2.0 (and the previous version) there seems to be a bug in
the uptime parsing. When it's exactly on the hour, here 21 o'clock,
Solaris show a different output format.
Sample output 1 - green:
...
[date]
Sun Jan 22 16:31:59 MET 2006
[uname]
SunOS sherlock 5.8 Generic_117350-29 sun4u sparc SUNW,UltraAX-i2
[uptime]
4:31pm up 75 day(s), 21 hr(s), 1 user, load average: 0.26, 0.22, 0.23
...
[cut...]
Sample output 2 - yellow:
...
[date]
Sun Jan 22 16:37:01 MET 2006
[uname]
SunOS sherlock 5.8 Generic_117350-29 sun4u sparc SUNW,UltraAX-i2
[uptime]
4:37pm up 75 day(s), 21:05, 1 user, load average: 0.17, 0.20, 0.22
...
[cut...]
Regards,
Peter