Interesting /proc/meminfo issue
I've run into an interesting issue here generally the machines I get /proc/meminfo would have the following in it
PHP Code:
total: used: free: shared: buffers: cached:
Mem: 4580367968 4511337536 69303432 0 187388352 246251520
Swap: 1077501952 119042048 958459904
Soo does anyone have any suggestions on how to get that information to display in the file. I feel dumb but I really don't know
