AllLocations¶
-
class
WdmonInfo::AllLocations¶ Bases:
EntityClass Hierarchy :
WdmonInfoAllLocationsThis class represents state data.
-
location(key)¶ type:
std::stringconfig: False
-
start_timestamp¶ Last start date and time for wdmon
type:
std::stringconfig: False
-
hushd_timeout¶ wdmon/Calv/Hushd liveness timeout
type:
std::stringconfig: False
-
calv_restart_timeout¶ Calvados restart timeout
type: int
range: 0..4294967295
config: False
-
hushd_wd_action_disable¶ Hushd WD expire action disable or not
type:
boolconfig: False
-
hushd_wd_action_timestamp¶ Last Hushd WD expire action date and time
type:
std::stringconfig: False
-
hushd_capi_up¶ Hushd CAPI up or not
type:
boolconfig: False
-
hushd_pending_resp¶ Any pending response from Hushd
type:
boolconfig: False
-
hushd_stop_punching¶ Hushd HB punching stopped
type:
boolconfig: False
-
hushd_capi_up_timestamp¶ Last Hushd CAPI up date and time
type:
std::stringconfig: False
-
hushd_last_hb_resp¶ How long ago was last HB response from Hushd
type:
std::stringconfig: False
-
hushd_num_capi_connects¶ Num of Hushd CAPI connects
type: int
range: 0..4294967295
config: False
-
wds_action_disable¶ wdmon client timeout action disabled or not
type:
boolconfig: False
-
wds_action_timestamp¶ Last wdmon client timeout action date and time
type:
std::stringconfig: False
-
wds_restart_timeout¶ wdmon client restart timeout
type: int
range: 0..4294967295
config: False
-
wds_liveness_timeout¶ wdmon client liveness timeout
type: int
range: 0..4294967295
config: False
-
wds_client_up¶ wdmon client is up or not
type:
boolconfig: False
-
wds_client_pid¶ Process ID of the wdmon client
type: int
range: 0..4294967295
config: False
-
wds_client_up_timestamp¶ Last wdmon client connect date and time
type:
std::stringconfig: False
-
wds_client_last_hb¶ How long ago was last HB from wdmon client
type:
std::stringconfig: False
-
wds_client_num_connects¶ Total number of client connects
type: int
range: 0..4294967295
config: False
-
wds_num_liveness_timeout¶ Total number of client liveness timeouts
type: int
range: 0..4294967295
config: False
-
wds_num_restart_timeout¶ Total number of client restart timeouts
type: int
range: 0..4294967295
config: False
-
wds_client_reported_status¶ Status reported by wdmon client
type:
std::stringconfig: False
-