http://www.cisco.com/c/en/us/td/docs/routers/access/4400/troubleshooting/memorytroubleshooting/isr4000_mem.html
As per the above mentioned document, show platform software status control-processor brief is having following output.
Router# show platform software status control-processor brief
Load Average
Slot Status 1-Min 5-Min 15-Min
RP0 Warning 10.29 8.00 7.66
Memory (kB)
Slot Status Total Used (Pct) Free (Pct) Committed (Pct)
RP0 Healthy 16339708 15612240 (96%) 727468 ( 4%) 1886792 (12%)
Where committed memory is 12 %. Whereas, the document says, "about 26% system memory is in use".
Memory Used for the above command includes filesystem cache, much of which can be used when system memory requires it. As such, used memory does not always reflect how much more memory can be used by new feature configuration; a more accurate estimate from this command comes from using the Committed memory (in this example, about 26% system memory is in use).
Need clarification on this as I am new to ISR series.
Kindly help also on calculating memory in ISR 4431 step by step with an example.
Thanks in advance.