Hello,
I've build a LLD JSON discover item that is supposed to received the "established" string according to BGP peer state. I would like to create a value mapping that would convert establish string to 1 and everything different from established to 0.
Do you have any suggestion on how to perform that?
Best Regards
I've build a LLD JSON discover item that is supposed to received the "established" string according to BGP peer state. I would like to create a value mapping that would convert establish string to 1 and everything different from established to 0.
Do you have any suggestion on how to perform that?
Best Regards
Comment