Comments
-
You talking about retrieving a waterfall's details from the solarwinds DB with a query? Or logs as in like businesslayerlogs errors?
-
You can do it with NPM without SAM Mostly you just make an account in meraki and get a code, put the code in. documentation.solarwinds.com/.../npm-meraki-sd-wan.htm
-
I dont think there's any settings for that really That said most applications if they were to auto assign, would assign from SAM/Groups, so could exclude from those groups to avoid pushing applications The OOTB Appinsight ones are interesting. I'm not sure of that interaction, but I think you would just be able to use the…
-
There's an OOTB alert for "not responding", that's what you want
-
Havnt used this IPAM feature really, the import section has always worked for me even with break bulk I imagine it'd be one or more of the Invoke/IPAM. calls, else CRUD on a URI on the swagger you posted
-
There's a dropdown widget in Modern but it's not really ready to go yet
-
Which value? There is a multivaluestatistics table where they can be addressed
-
Bit of a wide question, any specifics you're looking for? I'm sure there's a megathread on here somewhere on alert info but I dont have one to hand
-
solarwinds.github.io/.../
-
Headers need to get stuck in the URL, that's probably the bit that's throwing you. Been a while since I've used the OOTB one
-
You can do that, you'd use some variation on the ${NodeIP} format or caption or whatever. Set up a macro that works as an email action, then copy from there. Cant use cURL like that You could set a python handler script up to take arguments and cURL them, then you could call the script with those arguments as the action if…
-
Might need to reformat these as questions 4) Is "Yes that's fine" 2) is either the alert is wrong or the server had an issue during it's reset, clear the alert triggered instance and set up monitoring for looking for that sort of thing if so.
-
Poller X receives subnet sX, and poller Y receives subnet sY probably Otherwise you've got to do weird stuff
-
Looks like you've got yourself a DB error, needs a fix to the DB (though you usually get these through installations and config wizards) There was a bug in 2024.1 or so around DB maintenance for IPSLA, but didnt take down the feature like that. Support will probably send you a fix script given a bit of time. Sounds like it…
-
Discards/Errors are a property of the interface not the switches - So to find em in solarwinds you've got to go to the specific interface that's being used in the map in order to see it without making a little report/element for it. You rarely get to see what's creating discards/errors very directly without getting a…
-
I wrote a couple suggestion slides up for the solarwinds UX guys earlier in the year: Was talking over that slide at the time, but basically if you've got a trigger condition which is ideal with a scope like WHERE Vendor = Cisco and a trigger like AND Status = Down. then you set the reset condition. copying the trigger…
-
Also, I dont think it's possible in solarwinds to have a high-end AND a low-end threshold on the same thing, as in, thresholds go in one direction only. That might be worth a feature request one day, hmm.. Point being though if you've got a high end threshold I dont believe you can have had a low end threshold active like…
-
Agreed with what Antonis said - the Label should change to the angry metric, in this case the reds are all a count not a speed, so it should be a threshold on discards or errors that's caused the flag
-
There is a scenario to be aware of I dont think anyone else mentioned. Usually this stuff is just "the issue persists" or "the alert wasnt set up right to reset", but there's another - The alert is set up correctly to reset, but resets on some sort of triggered event (eg - If configured to reset every hour) AND the server…
-
Thanks!
-
Should work
-
The orion summary home page is a dashboard, so creating a dashboard on it doesnt make sense really. You could make a new dashbaord and then swap it in as a homepage by editing users's homepage section. What you probably want is a widget. Dont really know what you mean by endpoints though. "Up" is probably a status.…
-
Or -x months is probably actually what you need
-
There's a few All Alerts queries knocking around in here, I'd copy one of those and add a WHERE GETUTCDATE() > January AND GETUTCDATE < June
-
The end of the URL you called is the timestamp, you can probably just chop it down to 0 and that'll work Otherwise the answer is yes, you could do some weird ajax script or whatever no problem
-
Yeah it exists, in the swagger/swql studio/etc
-
Are you hoping for top 10 processes by cpu consumption?
-
Thanks Stuart, good read
-
Custom html is a classic widget
-
What you're trying to do is doable for sure Your code implies a classic dashboard, this is a rare space that's probably easier on a modern In that particular snippet I think you'd need to also return a status column, also _IconFor doesnt have anything to apply to