Skip to content

Conversation

@Philldomd
Copy link
Contributor

Central management probe added

Signed-off-by: Örnfeldt Philip (66140321) <[email protected]>
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These would be better as state set / enum metrics.

Comment on lines +27 to +28
"fortigate_system_central_management_mode",
"Operating mode of the central management. (Normal = 1, Backup = 2)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be useful to make this a "state set/enum" metric.

Something like this:

fortigate_system_central_management_mode{mode="normal"} 1
fortigate_system_central_management_mode{mode="backup"} 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants