-
Re: Resource for Nodes with Muted Alerts
I ended up using a query I found in THWACK and modifying it slightly for our needs: SELECT ToLocal([SuppressFrom]) AS [LocalSuppressFrom], ToLocal([SuppressUntil]) AS [LocalSuppressUntil], CASE WHEN …1 -
Re: General Windows Service Monitor Template
I have begun switching all the individual service monitors that we have created over the years to using a single template that has a component for all the individual services that I want to monitor o…2 -
Re: How many Solarwinds Admins/Engineers would it take...
Good News/Bad News We have had SAM/NPM for many years at our organization. We've had one person who was primarily responsible at its inception and he was soley focused on NPM, and I've been…1 -
Re: Can you explain about appinsight ?
They just are a whole bunch of very useful canned views into the data and events surrounding Exchange, SQL and IIS. Documentation is found here - they each start with an overview. AppInsight for SQL …1 -
Re: Possible to add monitor for iSCSI disconnects or errors?
We have 3 scripts we use for iSCSI monitoring: #1 - iSCSI Target Count:- Checks that the number of iSCSI targets are even. If not, the targets are not set up correctly. Set-ExecutionPolicy Unrestrict…1
