show security idp counters memory
Syntax
show security idp counters memory <logical-system (logical-system-name | all)> <tenant tenant-name>
Description
Displays detailed information of allocated, reallocated IDP counters memory values.
Options
none | Displays detailed information of allocated, reallocated IDP counters memory values. |
logical-system logical-system-name | (Optional) Displays detailed information of allocated, reallocated IDP counters memory values for a specific logical system. |
logical-system all | (Optional) Displays detailed information of allocated, reallocated IDP counters memory values for all logical systems. |
tenant tenant-name | (Optional) Displays detailed information of allocated, reallocated IDP counters memory values for a specific tenant system. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show security idp counters memory
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
IDP counter type |
Name of the counter type |
Value |
Number of requests made for memory allocation and reallocation, |
Sample Output
show security idp counters memory
user@host> show security idp counters memory IDP counters: IDP counter type Value Memory allocation requested 928058 Memory reallocation requested 0 Memory allocation failed 0 Memory reallocation failed 0 Memory free requested 889749 Memory free failed 0 IDP Arena requested 0 IDP Arena failed 0 IDP Arena freed 0 Objcache requested 132 Objcache failed 0 Objcache freed 2 Objcache over limit 0 Objcache invalid record 0 Detector Objcache requested 21032 Detector Objcache failed 0 Detector Objcache freed 20324 Detector Objcache invalid record 0 Detector Arena requested 0 Detector Arena failed 0 Detector Arena freed 0 Kzalloc requested 910823 Kzalloc failed 0 Kzalloc freed 885264 Pool alloc called 0 Pool alloc subscribed size 0 Pool alloc done 0 Pool free called 0 Pool free done 0 Malloc over limit 0 Remote free deadbeef 0
show security idp counters memory tenant TSYS1
user@host> show security idp counters memory tenant TSYS1 IDP counters: IDP counter type Value Memory allocation requested 78 Memory reallocation requested 0 Memory allocation failed 0 Memory reallocation failed 0 Memory free requested 75 Memory free failed 0 IDP Arena requested 0 IDP Arena failed 0 IDP Arena freed 0 Objcache requested 70 Objcache failed 0 Objcache freed 68 Objcache over limit 0 Objcache invalid record 0 Detector Objcache requested 13 Detector Objcache failed 0 Detector Objcache freed 13 Detector Objcache invalid record 0 Detector Arena requested 0 Detector Arena failed 0 Detector Arena freed 0 Kzalloc requested 8 Kzalloc failed 0 Kzalloc freed 7 Pool alloc called 0 Pool alloc subscribed size 0 Pool alloc done 0 Pool free called 0 Pool free done 0 Malloc over limit 0 Remote free deadbeef 0
Release Information
Command introduced for user logical systems in Junos OS Release 18.3R1.
tenant
option introduced in Junos OS Release 19.2R1.