Comments
-
Thanks for the report / queries @"KMSigma.SWI" - we already have a variation of this one but useful to have nonetheless - and @bobmarley (for some reason I can't tag your name). Sadly, all those do is confirm what we already know which is on July 6th the node had a space removed from its name and nothing since. But we…
-
Thank you ... it's no real biggie TBH, but yes definitely within our retention period. When I first posted it was less than 14 days and can see events / actions / audits on it up to and including the 6th July and then nothing. As it is our first experience of this hopefully never to be seen again phenomenon we are putting…
-
It looks like a couple of my replies at the end of last week disappeared or more likely I forgot to submit. Anyway, tried what you suggested and whilst a few show up this one doesn't.
-
So I've found the location of the last actual date of a backup or backup attempt. It's stored in 'Cirrus.ConfigArchive' as 'DownloadTime' Which leads to my next query on this.... I need to JOIN this table into the prior query - and as I've only just worked out how to do a JOIN I have no idea how to join in a third table.…
-
Absolutely - thanks Kevin.
-
Kevin - unless I misunderstand you then, to date, all I've been doing is looking at this in SWQL Studio. I also realise my prior post didn't get finished for some reason - I thought I'd added a link. I was supposed to have said "I'd forgotten this post so here is the link to where it is being discussed." And then include…
-
I don't think you can do what you want. The only way would be to create a 2nd DL for the accounts you do want to use. Not sure why you don't want to use the actual mail address, but each to their own I guess.
-
I'm not 100% clear on what you're asking, but if it is what I think, then we use a custom property. So essentially the custom property is called something like "In_Service" and values are Yes/No. You then build your alerts to only alert if the In_Service = YES and whatever other logic you need. You would then need to set…
-
To update this as there's been no response (and I'd forgotten this post).
-
We've had this in our environment - mostly when I copy & duplicate an alert. The only solution I've found is to delete and re-add the variables and re-save.
-
If you find a ay I'd love to know it but I have seen nothing in the DB to reference port channels - the closets is vPCs on Nexus but pretty sure that doesn't cover off the members. 2k devices via a script should be straightforward enough so long as you have a TACACS/Radius/ISE style logons for them. But I guess it depends…
-
I'm not sure you can do this directly within a report. The approach I'd take is to create a job and build a CLI script for extracting this direct from the end devices. For example on Cisco Nexus devices you'd use: show port-channel summary which should list out you members. You can then build a report based around the…
-
Circling back round to this, I've done some more work and got not a lot further. What is stumping me at present is that I can't find where the DB stores the date of the last actual backup be it a manually instigated one or one run via a job. I have a little script (and my first ever successful written join from scratch -…
-
and to add to what @"osvict" said - when you type in names of any sort, SolarWinds should start to suggest options. If they aren't populating then either it has only just been added or the name is wrong.
-
[quote userid="245123" url="~/product-forums/the-orion-platform/f/report-lab/91293/where-do-i-find-latency-rather-than-response-for-a-report/290860#290860"]Response/latency in npm are interchangeable terms for NPM. [/quote]Ahh, as I thought it might be. Thanks for confirming Marc. [quote userid="245123"…
-
It's a thorny issue that opens whole cans of worms designed to chew you up and spit you out the other end feeling all confused. The client wants KPI checks and it is seen (by them) that SolarWinds is the holy grail and should do absolutely everything include getting your shopping and managing your budget.... the trouble…
-
Thanks Kevin - I'll have to see if our training provider works with Prosperon... In the meantime, another THWACK'ster and I are meeting via Teams next week to start and see what can be done to assist me.
-
Well from my looks that should work... maybe time to open a support case...!
-
I'm suggesting you open a support case and ask them as I have no idea
-
Marc - that course would be perfect and I'm trying to get it sorted this end (new financial year coming up real soon so who knows) but last I spoke with L1 UK was that the course is available only has a remote course run by their USA counterparts. The remote part is not an issue so long as interaction is a go - what isn't…
-
Thanks Kevin - I'm pretty sure I've seen all those videos at least once but IIRC mostly shot past my grasp as I didn't (don't) have the basics in place. I understood the gist, but the detail in the specifics is what eludes. And second, as I hinted at above, watching videos is not my prime identified style of learning - it…
-
Does this help in any way- or this? Failing that I'd ask Liebert/Vertiv directly if nobody else answers.
-
If one of the PSU's is not plugged in when you turn it on then it won't be considered a part of the setup and will be ignored. I don't even think a daily report would work for that. Is the SMTP relay configured correctly? So long as it is, then if the alert is configured correctly, then that last screen should show 1 or…
-
Interesting ... We have a 'secure' SolarWinds environment where we don't have access to the AD and are assigned to specific groups within that AD and access to SWI works via an FQDN logon. Rights are set at he lowest common denominator member for those groups, so I don't have admin access when logging in via my domain…
-
I've never heard of AVI (no surprise as there are loads of manufacturers out there) and my bet is SolarWinds doesn't include their MIBs as a default. I suspect you will need to find the OID's for these and build out relevant UnDPs. This article talks about the MIBs being available on GitHub.
-
BTW: your link goes to a 404 We also do something along the lines Jake mentioned. We have a CP called "Node_In_BAU" (BAU = business as usual) and has two options - yes or no. In all our live** alerts a part of the trigger logic says: Node_in_BAU = yes to fire. We do this under the alert scope: ** live as in the ones that…
-
Hi - I can't answer all of your questions, as I wasn't involved in our actual setup but here is what we have. - Main poller in a failover pair/group - each additional poller in its own failover pair/group Each failover device is in a.n.other DC. The DB is also a failover pair and that is managed by our DBA's but we also…
-
We are just starting on adding in some ACI's to our SolarWinds and not knowing the tech I can't directly answer, but am following to see what responses you get. However, for the endpoints, would you not still need to add them in as individual nodes to monitor?
-
There are 2 (well 3 but one is just a variation) ways that I know of but none of them are perfect. * Use a text box and delete the text inside it. Downsides: - when you later edit or add to the map, these boxes will randomly move and you have to re-site them - if you don't add the boxes first then they "mask" anything…