NetApp Monitoring

Documentation

BufferCache-Check

Checks several metrics of the system buffer cache (=system memory)

Usage

$ check_netapp_pro.pl BufferCache -H <host> -z buf_read|... [--help] [...]

Description

This plugin checks various performance counters of the NetApp-system.

A list of supported counters is printed via the --counter switch.

Hint: Calling the getter with the switch --discover=counters will explain each available counter in detail.

Simple Examples

[S1] ./check_netapp_pro.pl BufferCache -H filer --explore=counters

List all available and supported counters on the target system.


Performance counters available on this filer:
==============================================================================
Counter-Name Description (Unit, Privilege)
------------------------------------------------------------------------------
buf_ec_inflight Buffers in flight to extended cache (none, diag)

buf_valid Valid buffers (none, diag)

buf_stolen Buffers loaned to other subsystems (none, diag)

buf_cpio Buffers associated with CP IO (none, diag)

mem_per_buf Memory used per buffer (none, diag)

buf_dirty Buffers with modified data (none, diag)

buf_norecycle Buffers that must not be recycled (none, diag)

buf_count Buffer cache size (none, diag)

buf_read Buffers being read (none, diag)

buf_recycle Buffers in a recycle queue (none, diag)

buf_write Buffers being written (none, diag)

buf_empty Empty (unused) buffers (none, diag)

NETAPP UNKNOWN - Counters printed - now configure your nagios ...
[S2] ./check_netapp_pro.pl BufferCache -H filer -z buf_read... -w 2000 -c 3000

Check the buffers being read.

NETAPP OK - buf_read: 503.2 | buf_read=503.2;2000;3000

© Copyright 2009-2023 Ingo Lantschner • Phone: +43-664-143 84 18 • contact@netapp-monitoring.info • en/help/BufferCache.html • last update: 2023-03-07