Comments
-
I created a quick and easy widget for my ASA pages. It'll give you the top talkers right away. Just select your VPN devices as your data sources.
-
Need a little help here folks... BUMP
-
I need to get the in/out data for sub interfaces. This is a major hole in SolarWinds monitoring. We can SEE the sub-interfaces, but we can't monitor the amount of traffic flowing over them? We really need this
-
Great post, but I have to say "ROI also stands for Risk of Incarceration: Keeping your boss out of jail is part of your job description" is absurdly false. Has ANYONE gone to jail for Equifax getting hacked, then hiding it for months? There are so many times when things happen and nobody even gets their hand slapped much…
-
Bump?
-
Somehow I lost nearly 40,000 points?! What happened?
-
Posted my review
-
Hey Wendy. I wasn't paying attention to the comments and fell into the trap on Q18..... Can I get a reset?
-
That is the correct answer. I've got that on every node in my environment. It's nice to see what alerts any given node can trigger.
-
Taken directly from the 'PerfStack' page: "Drag, drop and overlay performance metrics from multiple sources and data types on a single chart." Yet single interface is a wrong answer? NOT COOL
-
Time for a BUMP
-
I find it confusing that SolarWinds would have such trouble knowing the difference between populated and up. I'm reading the responses here, and I'm still unsure what answer SolarWinds is looking for in today's question. I mean, if I've populated a whole rack full of equipment and servers, but not turned anything on, then…
-
I've already been complaining trying to bring this to SolarWinds' attention. See my feature request here It's like the developers for each component of SolarWinds all function in a vacuum and don't talk to one another. The database could be so much cleaner if they simply shared a pool of data. IPAM is specifically why I…
-
Bump... just bringing this to the forefront for the afternoon folks out there. This is a good thing. I found out it takes 100 votes before SW even considers a feature request. Vote. Tell your friends. Let's do this
-
Nimda virus spreads across the internet. Nimda is a malicious file infecting computer worm. It quickly spread, surpassing the economic damage caused by previous outbreaks such as Code Red. The first released advisory about this thread (worm) was released on September 18, 2001.[2] Due to the release date, exactly one week…
-
Technically though.... we already HAVE custom information, that every one of us uses, that we enter into SolarWinds and view every day. It's the "Caption" information that displays the friendly name of a node. The caption can be anything we want, as opposed to, "Sysname" which is the hostname of the device and is what…
-
WHAAAAAAAAAAAT?! Answer 'Confirmed' is wrong? I took the survey.... what did they want here?
-
I use the K-cups you put your own coffee in. I'll be happy to accept the Keureg this month to ensure it goes to an environmentally safe user. I'll take one for the team here.
-
I disagree. You asked how many servers is this server replicating to. If you are going to count the server replicating to ITSELF in your own product, how can you say that it's not a device it's replicating to? I read the question and I answered correctly based on the SolarWinds product.
-
Amen to this request. To me, SolarWinds should always be increasing the number of MIBs/OIDs they can poll by default instead of forcing the community to do these UnDP's on our own. Also, API polling is going to be another new way of capturing data. I know the "Advanced ASA monitoring" introduced back in 2017 utilizes API…
-
It would also be nice if we have a single place to view and troubleshoot synchronization between pollers. It would be great to have a "Synchronize Now" button when pollers aren't synching.
-
Woo Hoo! This week complete! Come on pin set! I love me some Olympic pins!!!!
-
Seems this would be a very simple fix. Odd this isn't already a thing.
-
Agreed... a blade 'populates' a slot. If that blade is not powered on, it's not in an UP state. If there is no power connected to that UCS in your picture jhensle , then there are 4 slots populated and zero up.
-
Sorry, but I've been down this road already myself. The Palo Alto's offer very little by way of SNMP OIDs available for polling. Most of the good one's they do have, are trap OIDs, not polling OIDs. Palo Alto does offer a wide variety of information if you are poling via API calls, but SolarWinds does not currently support…
-
I posted my review.
-
No, first they will need to try a whole bunch of different configurations in your system, then run diagnostics and upload them to try and prove to the developers that it's not already a black theme. Then, after some extended period of time not hearing anything about it, they will simply close the case and pretend a black…
-
I don't completely agree. Just because there are multiple modules, and a variety of configurations a company can have of SolarWinds, doesn't mean shared data tables can't exist. You can easily create tables where basic data is stored, data that can be shared with other modules to store one copy of said data. If that data…
-
Obviously we don't have enough votes on this to get SolarWinds to notice this as a feature people would want. Maybe in another few years of bumping and upvoting this, maybe, just maybe they will take notice.
-
SQL update statement. It's the quickest and easiest way to accomplish what you want to do. The custom property will probably be located in this table: dbo.Nodes (which is actually a view, but you can update info there) Hope this helps