Comments
-
This would also be helpful on text files/logs.
-
How does this apply to an instance with multiple additional web servers and not having Info services on the primary poller?
-
Wasn't the use of custom properties as variables available in older versions? Is there a work around to this? Does anyone know how SysName is populated? I am using external nodes and noticed that there are no values for this field. Can this be used like a custom property since it's a currently usable macro with the URL…
-
You can create a report using a SQL datasource with this query SELECT ServerName As 'Name', ServerType AS 'Type', Elements AS 'Assigned Objects' FROM AllEngines Here's a resource that I use: