node-jmx
node-jmx copied to clipboard
Question: multi call in schedule getAttribute
Hi, I need to retrieve and attribute value in schedule mode, but I notice that my callback is call many times as many trigger event is done. A possibile WA is can be done creating a new client for every event but I'd like to know if there is a better way ? example Thanks