-
Re: Need help with a SWQL query
I did a rewrite of above query without the union parts. All in one Select statement. Should give you about the same info. SELECT N.Caption AS [Node], CASE WHEN N.UnManaged=1 THEN DATETRUNC('minu…2 -
Re: IPAM new GUI lack of features / search is broken
I guess you wanted a SQL query that combines "Display name" and "Description" field, if they are not already combined. Have not created that yet but here is a SWQL that you can us…1 -
Re: IPAM new GUI lack of features / search is broken
Hi Todd Looks like the old web page is not even on the webservers drive. So I guess there is no way of restoring it (If you can't find the file, copy it in there and get it to work....) If you h…2 -
Re: How to Create Hourly Bandwidth Usage Reports in NPM?
Hi Should be doable without any custom SWQL. Here is a report of just two example interfaces. Both graph and table. If that looks ok to you, these are a couple of key settings: Having the "from&…1 -
Re: App server and DB connection timeout issues
See (+) App server communication to DB server - Forum - Server & Application Monitor (SAM) - THWACK1
