[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: server info
* Lawrence Rufo <lawrence.rufo@fast.net> [001102 21:10]:
> I am trying to customize a php script which monitors server info. The
> script polls info from linux standards /proc/meminfo, /proc/cpuinfo.
>
> Can anyone point me to where I can obtain similar info from my OpenBSD box
Well, it will take some massaging, but vmstat(8) and uname(1)
(especially -p) will be good places to start.
--
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all really
impressed down here, I can tell you.''
- References:
- server info
- From: Lawrence Rufo <lawrence.rufo@fast.net>