-
Notifications
You must be signed in to change notification settings - Fork 51
Need help with failover template #658
Copy link
Copy link
Closed
Labels
featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Need some help reviewing the log for the custom template that is not returning the expected output
Describe the solution you'd like
Template review and correction
Describe alternatives you've considered
Custom monitor
Additional context
{"level":"error","Poller":"Poller_Name","collector":"Zapi:Failover","caller":"goharvest2/cmd/collectors/zapi/collector/zapi.go:410","time":"2021-11-09T13:11:41-08:00","message":"skipped instance [datacenter-testcluster-01]: not found in cache"}
Created below template
name: Failover
query: cf-get-iter
object: failover
counters:
storage-failover-info:
- sfo-giveback-info
- sfo-interconnect-info
- ^^sfo-node-info
- sfo-options-info
- sfo-storage-info
- sfo-takeover-info:
- takeover-by-partner-not-possible-reason
- takeover-by-partner-possible
- takeover-enabled
- takeover-failure-reason
- takeover-module
- takeover-of-partner-not-possible-reason
- takeover-of-partner-possible
- takeover-reason
- takeover-state
- time-since-takeover
- time-until-takeover
plugins:
LabelAgent:
value_mapping: status status up 0
export_options:
include_all_labels: true
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request