Print Download PDF Send Feedback

Previous

Next

ips pmstats

Description

Collects statistics about the IPS Pattern Matcher.

Syntax

ips pmstats

-o <Output File>

reset

Parameters

Parameter

Description

No Parameters

Shows the applicable built-in usage.

-o <Output File>

Specifies the path and the name of the output file.

reset

Resets the statistics counters.

Example

[Expert@MyGW:0]# ips pmstats -o /var/log/IPS_pmstats.txt

Set operation succeeded

Generating PM statistics report into /var/log/IPS_pmstats.txt...

Set operation succeeded

Set operation succeeded

Set operation succeeded

Done

Set operation succeeded

Set operation succeeded

[Expert@MyGW:0]#

[Expert@MyGW:0]# wc -l /var/log/IPS_pmstats.txt

707 /var/log/IPS_pmstats.txt

[Expert@MyGW:0]#

[Expert@MyGW:0]# ips pmstats reset

Set operation succeeded

Set operation succeeded

Resetted PM statistics

Set operation succeeded

Set operation succeeded

[Expert@MyGW:0]#