System state

You can also monitor for events when a system is “stuck” in the Pausing Now state. The following is the syntax for event rule SystemStuckInState:
-name 'SystemStuckInState' -on no -eventType systemStuckInState 
-eventArgsExpr '' -notifyType email -dst '<your email here>' -ccDst '' 
-msg 'NPS system $HOST - System Stuck in state $currentState for 
$duration seconds' -bodyText 'The system is stuck in state change. 
Contact Netezza support team\nduration: $duration seconds\nCurrent 
State: $currentState\nExpected State: $expectedState' 
-eventAggrCount 0

It is important to monitor the transition to or from the Online state because that transition affects system availability.