Hi,
I'm monitoring an openvpn instance. It reads the statusfile that openvpn produces. This data is dynamic, and returns a set of values dependent on the logged in users. There is a discovery rule in the template that grabs data from the openvpn status file and returns several items: number of users connected, connected sice, bytes in and bytes out. But this data dynamically changes as users log in or out
Is there a way to collect that set of data and dynamically build a screen or graph that follows the current items?
I can make a graph with all lines i need, but when other users login, they won't be on the graph, i have to add them manually. Can i make a graph with some sort of wildcard, so when i check it it shows the current users and it's items?
Thanks
I'm monitoring an openvpn instance. It reads the statusfile that openvpn produces. This data is dynamic, and returns a set of values dependent on the logged in users. There is a discovery rule in the template that grabs data from the openvpn status file and returns several items: number of users connected, connected sice, bytes in and bytes out. But this data dynamically changes as users log in or out
Is there a way to collect that set of data and dynamically build a screen or graph that follows the current items?
I can make a graph with all lines i need, but when other users login, they won't be on the graph, i have to add them manually. Can i make a graph with some sort of wildcard, so when i check it it shows the current users and it's items?
Thanks