STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide

V-283404

CAT II (Medium)

The HPE Alletra Storage ArcusOS device must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).

Rule ID

SV-283404r1194906_rule

STIG

HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-001890

Discussion

If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis. Time stamps generated by the application include date and time. Time is commonly expressed in UTC, a modern continuation of GMT, or local time with an offset from UTC.

Check Content

Verify the time zone is configured with the following command:

cli% showdate

If the time zone field is not configured, this is a finding.

Fix Text

Identify the time zone group:

cli% setdate -tzlist

Identify the specific time zone in the selected group:

cli% setdate -tzlist <time zone group>

Configure the time zone with:

cli% setdate -tz <time zone group/location>

Verify the time zone is set with:

cli% showdate