Skip to content

nInput_CBPMSemaphores, nInput_Schedulers: Add new parameter to get Numeric Values #231

@abrizida

Description

@abrizida

Both Inputs don't appear in OpenMetrics
When enabling the metrics page for nAttrMon, the inputs for nInput_CBPMSemaphores and nInput_Schedulers don't appear because all their values are non-numeric.

Create a new parameter to provide to the execArgs of the object
The new parameter should be a boolean value indicating if the value (status for nInput_Schedulers and value for nInput_CBPMSemaphores ) should be presented has a string or as a number.
Allowed Values and translation:

  • nInput_CBPMSemaphores: (0 - green, 1 - yellow, 2 - red)
  • nInput_Schedulers: Status (1 - Active, 2 - Inactive, 3 - Ready, 4 - Not Ready, 5 - Finished)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions