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

RE: [cobalt-users] Raq4 LCD



To display Current CPU load on LCD, use following lines;

WORDS="CPU Load "
IPADDR=`cat /proc/loadavg | cut -f1,2,3 -d" "`

in the /etc/rc.d/init.d/lcd-showip 





> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Anson Rinesmith
> Sent: Tuesday, April 20, 2004 1:10 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] Raq4 LCD
> 
> 
> New post to an old thread, but I just saw this, and used it. Works great.
> Anyone know where I could get the CPU Utilization information from?
> That would be better for me than CPU temp.
> 
> > > > >
> > > > > >Then every 15 minutes it should update.
> > > > >
> > > > > >Thanks,
> > > > > >Brian"
> > > > >
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>