03-14-05 12:45 PM
Hi
i use mrtg and copied the scripts from my RH8 to my new FC3 box however
meminfo does not return as much data on FC3, its missing Mem: and the total:
output from top.
cat /proc/meminfo
RH8 output (truncated)
total: used: free: shared: buffers: cached:
Mem: 1055223808 1007120384 48103424 0 366555136 517451776
Swap: 2146754560 4308992 2142445568
MemTotal: 1030492 kB
<snipped>
FC3 output (truncated)
MemTotal: 1034760 kB
MemFree: 77832 kB
Buffers: 248920 kB
<snipped>
Any ideas on how to get the Mem: line of data?
Mark
[ Post a follow-up to this message ]
|