Comments
-
kbig While you can certainly go about this via the "Manage Nodes/Interfaces" page, the Orion SDK/API is probably going to be the best way to go about this. If you search through the forum below, you will likely find many methods already created to accomplish what you. Orion SDK GitHub - solarwinds/OrionSDK: SDK for the…
-
kcai You can add, and modify, resources to your environment to achieve what you are wanting to see, however, SolarWinds will NOT support it. Here is a link to such a modified resource: Custom Node & Polling, Combined Details Resource In the screenshot below, I have combined specific elements from the "Node Details"…
-
sotherls NCM *SHOULD* be able to manage anything allowing ssh connections... I actually use it to back up my Linux boxes. I just set it up to ssh into the box, and then within the device template for those machines, I have my commands setup to move things around. For instance, I have my bash history as a device config…
-
dsyfer If the default/native charts within Orion do not accomplish what you need, then you can certainly use HTML/JavaScript, as well as many other methods, to implement custom charts. Here are a few examples of projects I have worked on within our Orion environment. These use SWQL, which is basically the SolarWinds…
-
johnkerdy.may_thwach Since nobody else has chimed in yet, I will go ahead and start you off with this. Though, I would be money that this is far far far from the best way to get your results. Hopefully someone smarter than me will come along and provide you a better answer. This will show you the last note, repeated after…
-
tom.kelly@woodgroup.com The functionality you are looking for is not directly available. You can, however, accomplish your goals a few different ways. If you have access to a DBA, they should be able to setup something fairly easily. Otherwise, depending on the number of different variables/values you need to set, you can…
-
mmedwid That specific information should be available, by default, under the manage reports page. Do you only have NCM, or do you have NCM + NPM? As long as you have permissions to manage reports, you should be able to edit the report and add in the IOS field. See if that gets you started, and then we can move on to the…
-
mhaley It sounds like you are in the correct place. I would definitely open a support case, if you haven't already, and let them take a look at everything. (Submit a Ticket | SolarWinds Customer Portal ) You can check some simple/basic Kiwi diagnostics by clicking "Manage", then "Debug Options", then "Get diagnostic…
-
rednarb Having the nodes managed within NCM, being able to run scripts on them, you could probably run a script via NCM (show hostname, or whatever gives you the name you want), then save it to a custom property. Then you can run a quick script to replace the node names with the value in that custom property. I know I…
-
We use NFSEN as a lightweight tool to notify us when we have DDOS attacks, showing xx amount of traffic/%. That information we keep until 7.9GB storage limit is reached. This is only to have a realtime alert for events as they happen. We use NTA to show us all the details for the IP we find via NFSEN. I believe we are…
-
cdow2011 I simply build another NCM job to backup those devices separately from the other devices. Within the job, I specify to only download the running configs. That is how I handle this task for our Cisco ASR 9K devices. Let us know if that works for you, please. Thank you, -Will
-
dpcdpcdpc While on that node (node details), click the edit button and verify the node is actually licensed/managed by NCM. If it is not, then you will need to add it to be managed by NCM. The basic node monitoring/stats are different than what NCM will do. Thank you, -Will
-
martian monster You almost had it. You just need to move that ${Search_String} down to the WHERE clause, and wrap it in a LIKE. WHERE EventCode = 4740 AND ComputerName LIKE '%${Search_String}%' You can keep adding to the WHERE, including any/all fields you want to search. WHERE EventCode = 4740 AND ComputerName LIKE…
-
meech You can count me in. I just need my face blurred and a voice changer.
-
Oh... almost forgot about the messy page views, and lack of organization in many lists. We have hundreds of different pages, and when we go in to edit or create new pages, we have a bunch to sift through. It would be super helpful to be able to categorize our pages with custom properties, or something to help organize…
-
It irritates me to no end to waste precious real estate... For example, just look at all that white space above, to the right, and below my window... And why am I not able to adjust the size of this popup window... I mean, I cannot even see the full names of the columns. Also, it really annoys me that I cannot easily…
-
mcordero I believe they were referring to setting up an Additional Web Server, which is the IIS version of an Additional Polling Engine. In other words, just as you can purchase a license for an additional polling server, you can do the same for an additional web server. Depending on the needs of your environment, you…
-
Orion Platform 2018.4 HF3, SCM 1.1.0, NCM 7.9, NPM 12.4, DPAIM 11.1.1, VMAN 8.4.0, SAM 6.8.0, NetPath 1.1.4 We upgraded to latest release mid March, and things were going fairly well for nearly a week. We have had to restart the services on our polling engines due to "random" data gaps, when the polling engines had stopped…
-
mikegale NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!!! bsciencefiction.tv 14k points in 1 day... I am jealous, and thoroughly impressed... Well played sir, you take the lead again... adatole, you better get to clicking... A juggernaut just ran me over, and he is…
-
jrovar While it's probably not the best solution, the Web Help Desk product works directly off an inbox feed (careful, it removes all mail from that address). If you were to include/forward your emails to a different address, WHD should be able to do it pretty easily. In regards to what adatole mentioned, I believe he…
-
userunnown Actually, yes, support has figured it out. IPAM was the mystery poller. IPAM was looking at a DHCP server, which had a subnet the test lab was using. So, when IPAM polled the server, it found the subnet, and then polled the subnet, which found devices on certain IPs, which then polled those IPs. So the device…
-
Well, I went through the SolarWinds services on our dev server, disabled/stopped all of them, and then started bringing them back up/online one at a time. As soon as the "SolarWinds Job Engine v2" service is running, the syslog messages start coming through again. The only difference, this time around, is that I had…
-
spyfly Yes, you can use the real-time change notification tool to flag the entry, or you might just be able to set your syslog to tag/classify those messages into a similar group. Once they are tagged, you should be able to generate a daily report that shows them. Different devices may send that message differently, but…
-
collombons & roga I recently had the same issue myself, needing to sort by active time, seeing the most recent on top. I could not figure a way to get the widget to save the sort order, so I went digging. Anyone looking for a workaround, just edit the following file, and change the default. (This will change the default…
-
I would also like to do something similar. I most definitely want to use custom SQL report rather than the default custom poller resource though.
-
vortex There should be a resource called "Overall Devices Backed Up vs. All Devices", which should show you the differences in a chart/graph. You can also setup reporting to send you this information on a schedule.
-
Radioteacher Are you running the config wizard after EVERY module install/upgrade, or only after you have installed/upgraded X number of modules? I usually run it after the initial NPM upgrade, but once I start upgrading other modules, I just cancel that config wizard until they are all done installing/upgrading, then run…
-
cbryndum If you have time, would you mind listing out your SolarWinds environment, in regards to servers/resources? (Physical, virtual, cores, RAM, Storage, LAN, WAN, OS version(s), number of servers, module versions, etc.) While I have had my fair share of issues with SolarWinds over the years, I, too, have not…
-
I am looking for the same thing as well. I like the responses so far. Thank you all!
-
katieb Email sent