Comments
-
I now found a (for me) even better solution. Solarwinds gives the user the ability to define ports as "unpluggable" which results in ports no longer showing offline alerts when they're unplugged. To make this possible with not enabling all the ports by hand I wrote the following SQL Script: UPDATE…
-
I now managed to get It working using custom alert SQL Trigger on "Interface". It is not perfect but does the job. But maybe it can be improved? It works only for Alerts, but not for latest events view...: Prefilled: SELECT Interfaces.FullName, Interfaces.InterfaceID FROM Interfaces WHERE Interfaces.AdminStatus = 1 and…
-
Hi Pete, I added our 3PAR Arrays using their IP-Address and the '3paradm' account. In our environment no configuration was required. Our 3PAR's are on the 3.3.1 MU1 release. Maybe you try it with this account aswell? Regards Wolfgang