Comments
-
Hey Rene, Looks like you're out of luck. Mestro aLT has pointed out that this isn't possible at the moment
-
Thanks richard.casey! I had the same response from support. I logged a ticket as I was impatient lol. Thanks again.
-
Thanks for sharing that, jvanderbeken! I'll check with our voice guys, see if they're running that potentially buggy version
-
Can you post a screenshot of the trigger conditions please?
-
The integration is between NPM and the other two. Orion then mashes all the information toghether in the AppStack view. Check under 'settings>application specific settings' that both VMAN and SRM/Profiler are properly linked with NPM.
-
No problem misterm! Glad to help
-
That's a really scary diagram. I'm currently quoting a client for a complete platform refresh, and one of the elements is moving to SQL Server 2016/17. Trying to work out the licensing required for this is a nightmare before you even consider Multiplexing. If the Project Server example is correct, then effectively device…
-
I wouldn't have thought so, scotthill. Default advice would be to backup your database first, and if the SQL server is a VM, snapshot/checkpoint it before deploying the SQL SP!
-
Looks like you'll be needing to work out a report using a custom SQL query to pull out the relevant data. Drop support a line, ask if they can help, they've assisted me in the past. Failing that, have a look through your Orion database tables and see if you can find the relevant fields, and construct a SQL select query…
-
From looking at my database, running NCM 7.3.2, it appears that config information is stored within the database and the archive location. I'm not entirely sure if it's a like for like copy, i.e. the database has the same content as the archive location on your pollers, but it certainly appears that I have a similar number…
-
Make sure all your Orion services and IIS is running, and try running the configuration wizard again. It might be worth rebooting the NPM server before running the wizard again, if you can. Pending reboots for Windows Updates can also cause issues.
-
No problem at all
-
Your code is working, the final step is more of an Excel problem, rather than a issue with what you're trying to do. If you weren't so goram picky you'd be happy as your mission is accomplished The only other method I'm aware of is using macros, but unless you're using a workbook template which already has macros setup,…
-
Hey aapereira, Sadly, Atlas was not the option. I think we're going to have to wait for this functionality to be added. Luckily familyofcrowes has already set us up a feature request: https://thwack.solarwinds.com/ideas/7115#comment-234376 Get on there and vote it up!
-
if I get time today, I'll have a look at Atlas. There may be a way of adding a NetPath operation into a map. I'll report back when I've been able to test.
-
Is this a Windows server? If so, what happens when you poll it via WMI? Does it display the timezone correctly?
-
Hey frama, SNMP and syslog are two different things to configure on your devices. To test SNMP, from the polling engine which is polling the trouble devices, open up snmpwalk.exe ("C:\Program Files (x86)\SolarWinds\Orion\SnmpWalk.exe" by default) and plug in the polling IP address, port and SNMP version and confirm that a…
-
Hey sluengo, It could be that you need to install the SolarWinds Desktop Notification Tool to be able to get the sound to play. Get that installed, test it again, and update the thread on how you got on
-
Hmm.... there's a few built-in resources that show memory used, one of which is part of the default view for most devices. Does the current view not show what is used, or do you want a table that shows all your Cisco devices on every node view, in addition to the default, node specific, usage?
-
Same here, adatole. I'll be getting back on the Microsoft certification treadmill once Server 2016 is released, I think. Unfortunately, Microsoft have been in the doldrums when it comes to Professional Pride for a while now. The problem mainly stems from the apparent ease that certain demographics are able to become…
-
Looking at the instance I'm administering at the moment: If you have your dropdown menus / column names set as above, you should only see interfaces which are down in the above view. If you're seeing anything other than that, then you've got a polling problem somewhere. I have seen interfaces witch statuses other than…
-
You could try to use custom properties in association with alerts to keep a closer eye on newly applied applications. For instance, if you're deploying a new application template on a server, you could then set a custom property, for this example lets call it "New_Apps", to "yes". You then have an alert setup to…
-
Yeah, you should be able to, when it's released. It's only upgrading over a major release that leads to interim steps.
-
That's a unique one, in my experience, then. How long have you had that case open with support? Have you tried calling them to chase it up? It definately seems like you've uncovered a bug. If you do a SNMP walk to the device from your poller, is there anything in the returned output which could indicate it's a problem with…
-
Hey rboyer Take a look at the dbo.AlertHistoryView under Views on your SQL server. That should show you if your email triggers have fired off successfully or not
-
By upgrade, do you mean move from one version to another? In which case you simply need to use the SolarWinds Upgrade Advisor to work out what your upgrade path is, and download the identified updates from your customer portal. The Additional Polling Engine is another beast entirely, and is generally installed on a…
-
Only issue I see there is access to the TEMP directory for the Network Service security principle which the Orion services will run under. I would repair that, and then follow the steps in the Success Centre article, remembering to run the config wizard as admin when the time comes. Good luck with it! Let us know how you…
-
Thanks for expanding on that Steven. Keep this thread updated, if you don't mind, as I'll be interested to see the outcome. Looks like you're in a bit of a bind there, so I hope you can get it resolved without having to resort to a repair.
-
Nicely done! I'll vote that up, any additional customisation just makes Orion better
-
Cenrtainly borgan, ask away Unless you're heavily into web development and change the site itself, the default structure of the website and it's content will stay the same. Very light customisation is available in the web console settings, such as changing text which is displayed on the login screen, and specifying a…