Update memory.pm

This commit is contained in:
cgagnaire 2017-02-06 11:44:12 +01:00 committed by GitHub
parent f9702115ff
commit d251bf14b8
1 changed files with 2 additions and 9 deletions

View File

@ -113,20 +113,13 @@ Check memory usage
=over 8
=item B<--filter-counters>
Only display some counters (regexp can be used).
Example: --filter-counters='^(memory)$'
=item B<--warning-*>
=item B<--warning>
Threshold warning.
Can be: 'memory'
=item B<--critical-*>
=item B<--critical>
Threshold critical.
Can be: 'memory'
=back