Comments
-
Yeah I see it now, my bad. Thanks a lot ! Cheers
-
This makes sense and I figured it was the case. Our use case in particular is related to the wireless access points usage (number of connected users) report. It doesn't have the access point model which in the end makes the report a bit useless for us as some AP models that we have support 50 connected users and others 100…
-
Thanks a lot, I've just created this report following what you showed but correct me if I'm wrong, If one alert has 3 or 4 or 5 emails sent on the trigger and reset (meaning a single alert with the triggers and resets together) might end up sending 10 e-mails total but with this report it counts as 1 right? Thanks
-
No because no volume has both names (AND).
-
I only have NPM and NCM so without SAM I guess this can't be done... Wish they could add this feature to NPM also as we have many Windows Servers being monitored and really need this basic feature.
-
One quick feedback, on the Slack - Alert Integration - Node Disk it triggers an OK status for 100 % occupation, when comparing to 90 for example, because of the if condition comparing strings: if ($VOLUMEPERCENTUSED -ge $VOLUMECRITICALTHRESHOLD) {$VOLUMESTATUS = "Critical"}
-
Anyone has had this requirement? Thanks
-
Just to put it out there, I've got an answer from support regarding this and they have explained that this is by design, Solarwinds counts the unknown state as Down status for an element of the group, which means that when I stop Solarwinds for some maintenance reason and restart it 5 minutes later then all groups will…
-
Instead of the filter having just Meraki try WHERE OrionNodes.Vendor Like '%Meraki%' That being said, you will get a report, but most likely the information you're looking for is not there because Meraki API doesn't give that to solarwinds I think.