You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am querying the MIB files from several different vendors of PDUs. I use the generator executable and override the names and help strings in the generator yaml file.
The concepts that they expose are similar enough, but the DESCRIPTIONS that they provide for their scraped variables are different. This means that I have to replace the HELP string for each of them and make sure that the definitions are exactly the same in each case.
I would prefer to supply a definition in only one place and then have the subsequent modules not supply any HELP strings for the metrics that already have a HELP string.
Is there a way to achieve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am querying the MIB files from several different vendors of PDUs. I use the generator executable and override the names and help strings in the generator yaml file.
The concepts that they expose are similar enough, but the DESCRIPTIONS that they provide for their scraped variables are different. This means that I have to replace the HELP string for each of them and make sure that the definitions are exactly the same in each case.
I would prefer to supply a definition in only one place and then have the subsequent modules not supply any HELP strings for the metrics that already have a HELP string.
Is there a way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions