Our Unix/Linux sysadmin is concerned that NPM does not report the memory use on one of our Linux servers correctly. I have a case open, but from my understanding there is no way to do this in a way that's useful to us, in SolarWinds. I think what we want is a way see the amount of RAM actually available for applications. Apparently NetSNMP has a limitation in the way it reports memory use such that we always think it's nearly out. Anyway has anybody ever run into this and figured out a way to address it? I read the material about "Creating a Linux/Unix Script Monitor" in the Orion manual, but I don't speak much Linux so I'm not sure that's what we need. The command we seem to be interested in is free -mt. Thanks!