Cisco Cisco MediaSense Release 9.0(1) Guía Del Desarrollador

Descargar
Página de 136
Event
Example:
{
 
:
,
"eventType" "STORAGE_THRESHOLD_EVENT"
 
:
,
"eventAction" "ENTER_LOW_STORAGE_SPACE"
 
:
,
"forwardedEvent" "TRUE"
 
: {
"eventBody"
                 
: 1,
"nodeId"
                 
:
,
"nodeIPAddress" "10.X.X.X"
                 
 : 
,
"partition"
"/common"
                 
: 70
"percentageUtilization"
               }
 } 
:
Availability
Available since API Version 1.0. 
Release:
8.5(1)
Notes:
Related API: 
 
Event Action Values
The threshold values percentage and implications are provided in the following table:
Threshold
Storage
Percentage
Description
ENTER_LOW_STORAGE_SPACE
Recorded media
crossed the 75%
storage utilization
mark.
First warning to indicate that the disk storage is running into low space
condition.
EXIT_LOW_STORAGE_SPACE
Recorded media
usage dropped
below 70%
utilization mark.
The disk storage is exiting the low storage space condition.
ENTER_CRITICAL_STORAGE_SPACE
Recorded media
crossed  the 90%
local storage
utilization mark.
Second warning. When entering this condition, action must be taken to
guarantee future recording resources on this node. If operating in the
Retention priority mode, new recording sessions are not accepted when
you reach this threshold.
In the New Recording Priority Mode, older recordings are automatically
pruned to make room for new recordings.
EXIT_CRITICAL_STORAGE_SPACE
Recorded media
usage dropped
below the 85%
utilization mark. 
The disk storage is exiting the critical storage space condition. At this
point the local node is still considered to be low on resources.
ENTER_EMERGENCY_STORAGE_SPACE
Recorded media
crossed  the 99%
storage utilization
mark
Last warning. When entering this condition, action must be taken to
guarantee future recording resources on this node. If operating in
the Retention priority mode, existing recording sessions are terminated
when you reach this threshold.
 
134