How I add a filter tag in gettreenodestats?
I'm using the query: /api/gettreenodestats.xml?username=prtgauser&password=user_password
I tried use: /api/gettreenodestats.xml?username=prtgauser&password=user_password&filter_tag=@tag(myTag)
But it returned all sensors. I want only the sensors with myTag.
Can you help me?
Dear lucasrr84,
the filter parameter is available only for some API calls, like tables. The treenodestats have to be filtered by the user, or script.
Apr, 2019 - Permalink