Fujitsu ServerView Check Reference

All configuration fields, thresholds, and result states for the Fujitsu ServerView hardware check in octoja.

Written By Stefan Steuer

Last updated 26 days ago

Fujitsu ServerView Check Reference

The Fujitsu ServerView check monitors the hardware health of Fujitsu PRIMERGY servers over SNMP. It queries the server's ServerView agents for overall status, temperatures, fans, power supplies, memory, and RAID.

Configuration fields

The table lists every field in the order it appears in the check editor.

FieldTypeRequiredDefaultDescription
Server host / IP (OS, not iRMC)StringYesHostname or IP of the server's operating system, where the ServerView agents run (not the iRMC)
SNMP versionSelect (v2c / v3)Yesv2cSNMP protocol version used to query the server
SNMP portNumberNo161UDP port the server answers SNMP on
SNMP CommunityStringNopublicSNMP v2c community string (shown when version is v2c)
SNMPv3 userStringNoUSM user name (shown when version is v3)
Authentication protocolSelect (None / SHA-1 / SHA-256)NoNoneMessage authentication algorithm (v3 only)
Authentication passwordPasswordNoShown when an authentication protocol is selected
Privacy protocolSelect (None / AES-128 / AES-192 / AES-256)NoNonePayload encryption algorithm; requires authentication (v3 only)
Privacy passwordPasswordNoShown when a privacy protocol is selected
Extra temp warning cap (°C, 0 = off)NumberNo0Adds one global warning threshold on top of each sensor's own limits. 0 disables it

Result states

ConditionSeverity
Server unreachable over SNMP, or no overall status returnedCritical
Overall or subsystem status reports error / failedCritical
A sensor temperature reaches its critical thresholdCritical
Overall or subsystem status reports degradedWarning
A sensor temperature reaches a warning threshold, or the extra warning capWarning
Host left blankWarning
All subsystems report OKOK

The overall result is the worst severity across every subsystem and sensor.

Collected metrics

The check reports:

  • Server model and serial number
  • Overall system status and CPU/mainboard status
  • Per-subsystem status (mainboard, cooling, power, and more)
  • Highest temperature and the sensor that reported it, plus warning and critical sensor counts
  • Fan count and lowest fan speed (RPM)
  • Power-supply count
  • Total installed memory (GB)
  • Per-disk model and capacity from ServerView RAID

Prerequisites

  • Fujitsu ServerView ServerControl 2 (SC2/SVS) and ServerView RAID agents installed and running on the server's operating system.
  • SNMP enabled on the operating system and reachable on UDP 161, with a community string (v2c) or USM user and keys (v3).
  • The check targets the operating system, not the iRMC out-of-band controller.

Notes

  • The check supports SNMP v2c (community string) and SNMP v3 (user-based security). Select the version the server is configured for.
  • Privacy (encryption) in v3 requires an authentication protocol to be set as well.

See also: Configure a Fujitsu ServerView Check — the step-by-step setup guide.