Node Service-Processor Checks

Checks several aspects of the service-processor.

Description

This plugin checks if the service-processor is online, if the last update was successful and its IP-configuration (link-status and if an IP is configured).

check_netapp_node service-processor state|link-status|is-ip-configured|last-update-state ‑‑host=filer

Important parameters

  • --exclude|-X and --include|-I parameters to check specific nodes only

Examples

state

check_netapp_node service-processor state ‑‑host=filer 
NETAPP STATE OK - 2 nodes checked
affcyber-02.AFF-A250: online, firmware-version: 15.10
affcyber-01.AFF-A250: online, firmware-version: 15.10
check_netapp_node service-processor link-status ‑‑host=filer 
NETAPP LINK STATUS OK - 2 nodes checked
affcyber-02.AFF-A250: up, firmware-version: 15.10
affcyber-01.AFF-A250: up, firmware-version: 15.10

is-ip-configured

check_netapp_node service-processor is-ip-configured ‑‑host=filer 
NETAPP IP CONFIGURATION OK - 2 nodes checked
affcyber-02.AFF-A250: true, firmware-version: 15.10
affcyber-01.AFF-A250: true, firmware-version: 15.10

last-update-state

check_netapp_node service-processor last-update-state ‑‑host=filer 
NETAPP LAST UPDATE STATE OK - 2 nodes checked
affcyber-02.AFF-A250: passed, firmware-version: 15.10
affcyber-01.AFF-A250: passed, firmware-version: 15.10