Hello everyone, In a matter of monitoring/listing our database servers by their version, I am trying to create a library by filtering by device tags. It would be extremely useful for our division to see all our servers in alternative views in PRTG.
But from what I read/tested, PRTG libraries only allow to create groups, where nodes display only sensors. In other words, I can't figure out how to display a whole device tree in a library when applying device tag filters. It is difficult to explain without visuals...
Example: In this case, the device tags are SQLServer2012; SQLServer2014; etc
-SQL Server Versions (Library)
--SQL Server 2012(Group)
-----Device1 (and not only sensors)
-----Device2 (and not only sensors)
--SQL Server 2014(Group)
-----Device3 (and not only sensors)
-----Device4 (and not only sensors)
Add comment