Comments
-
I had the same issue on my end, just figured out how to address it. I ended up using the NTP User Experience Monitor template and modifying it just a bit. By usign the ${IP} variable as script argument (instead of the NTP server), and assigning a credential known by my poller, and making sure the execution mode was…
-
A node information and it's status, basic pedigree, custom properties, etc.. is all located in the dbo.nodes database view. Pretty easy to size the data and start from there. If you want an application status for a node or a custom poll value, you will have to make some joins in the table but it's not black magic when you…
-
Can't wait WWM is the NPM feature I have great hope in... Once ironed out, it will be a great plus and our jobs will be easier
-
Maybe DanielleH can put you in contact with somebody in marketing
-
That's a good cue Thanks bluefunelemental
-
Nevermind! Thanks to antonis.athanasiou, I was refered to another article where jaminsql mentionned the location for Core 2016.1.0 & up: WebSettings table of your Solarwinds Database as ReportingTableViewMaxRowCount
-
I just found out the process for a real feature request... We'll see how it goes In the meantime, if somebody is willing to share CSS, it would be nice
-
Pretty please!
-
Although this is an old file, it might be still good... http://www.wtcs.org/snmp4tpc/files/mibs/apc/manual.pdf I have not see any references to battery type. As a workaround, you could extract the UPS Model, and check the APC website (on product page, go to Options tabs). or here: http://www.apc.com/sizing/selectors.cfm
-
In Engineering toolset, look for the "SNMP Trap editor", then load the forwardsyslog.trap file from your main Orion directory. You will then be able to change the order of the information contained in the trap, and add new items (with variables). If you are sending traps to another system, you might want to edit (manually)…
-
Thanks for the info
-
Any update on Avaya Support? Were upgrading a Nortel Option 11 to Avaya CS1000e in the next 2 months... Can I keep VNQM on the project budget?
-
CDP will not provide information about any equipment but Cisco (and servers if you install a piece of software like Linux Cisco Discovery Protocol or Windows CDP Agent ($). For Avaya phones, you could have a look at Solarwinds Switch Port Mapper included in the Engineer toolset to give you a better idea of what is plugged…
-
I'm glad, I had great hope for that feature. In fact we upgraded to 10.6 only for that. It will be nice to be directed to the group page instead of an equipment page when we click on the map point. Also, another great feature would be to be able to place the maps on a local server. One of my clients access to NPM web…
-
Look for: <add key="SkipNotMonitoredDevices" value="false" /> and change it to true. A simple service restart should suffice and you would be able to test if this is suitable for you, by monitoring the number of traps stored with NODEID = '0' (SELECT COUNT(*) FROM traps where NODEID = '0'). If over a few minutes the count…
-
853142 is the case number. I have an appointment with an L3 engineer today to see what's going on... To be continued...
-
If you already have asset numbers & an inventory system (that has the Serial Number attached to the Asset Number), here's what I would do: Create a custom property field in NPM (Settings | Manage custom properties (in the Node & Group Management section). Populate each node with the corresponding Asset Number (either while…
-
Broken URL
-
Cool Don't forget to mark your question as Answered if everything works
-
Seems so... I ended up using the following SQL query as data source: SELECT e.[EventType], COUNT(*) as 'Qty', et.[name], '/Orion/NetPerfMon/Events.aspx?&Period=Today&EventType='+CAST(e.[EventType] as varchar(256)) as 'DetailsURL' FROM ( SELECT [EventID], [EventTime], [EventType], [Acknowledged] FROM…
-
nProbe will enable the protocol on a Unix, Mac, Solaris or Windows machine/server. When you talk about "device", are you referring to a server or a network attached device? If you are talking about a non-netflow enabled device, you could mirror a switch port and analyze the traffic with a converter (ie fprobe or NDSAD as…
-
I personally installed a secondary instance of SQL2014 on my SQL2019 server. I migrated my data to 2014, then upgraded NPM and other modules before migrating them on server 2019 and moving data out of SQL2014 into SQL2019. We had an hardware issue on the 2012 SQL server and it was the easiest way to get rid of that old…
-
Thanks! Indeed, that haven't changed.
-
I will definitely take a look into that Thanks a lot!
-
You should look into the Feature request if it has been already requested. If it is, vote, so it gets the PM attention, if not, create the feature request, and you'll get my vote
-
as per NPM 12.0.1 system requirements , .Net 4.6.1 is supported
-
cobrien Do you believe this is a bug? should I have a ticket opened or would you see any workaround to my issue?
-
How could we bypass this limitation? Doing the same query thru ReportWriter works perfectly. I want to go native, using the custom table, but i'm unable to display my custom pollers for about 200ish nodes...
-
I received the same e-mail... Plus 2 different follow-up e-mail from different persons at SW for two other products, and a phone call... Everytime a quarter ends, I get flooded :|