Comments
-
hello PLease check out this link this report should be exactly what you need. Re: Report on discovered nodes?
-
Try using a custom HTML on your view that should give you what you need. Open the application component that you want to have in your view, Hit F12 on your key board to get the HTML code, copy and past it into the custom HTML section. When you hit submit it will display the component for you. Repeat until you have all the…
-
Lucky, Dave is spot on. This is most likely a permissions issues, if you run the orion permission checker you will most likely see failures that need to fixed. But at this time there is not a really clean way to uninstall solarwinds and there could be a conflict with the previous install. You will save your self a lot of…
-
I have seen this happen when trying to poll VMware. After you check the windows credentials click the virtual setting and check the VMware credentials library. I know someone just recently having that issue and VMware was the culprit.
-
I have installed and upgrade to 11.5.2 in many different environments for many different companies and have not seen any major issues, if any at all. I highly recommend upgrading to this version for the new features, especially if you are using SAM, so you can upgrade SAM to 6.2. SAM 6.3 is in beta.
-
I agree with mcam it is worth it. It not only increases the speed of NTA but also the speed of your other Orion products because NTA is no longer writing to the database. It does not use a SQL license, it runs on a drive on the new server. You will partition a drive on the server and point the NTA Netflow install to were…
-
Hello garyvc, You will have to upgrade to 3.11 before you upgrade to 4.x, also be aware that 4.0 is the last version that supports a 32bit OS. When you upgrade to 4.1.0 you will run the installer first on the the server that will house the flow storage, then you will run the installer again on the main Orion server and…
-
Hello vparga Since SAM is licensed by component a good report to start with is the built in report named Current status of each component. This will list all your components and every component shown is a license. You can duplicate and edit this report to make additional changes you might want to see.
-
It looks like you are missing a .dll "Infragistics2.WebUI.Shared.v8.2.dll" As suggested you could run the config wizard to see if that corrects the issue, also you could run a repair of the orion core. If you don't feel comfortable with either of those options open a ticket with solarwinds and they will assist you. If you…
-
Just as dhanson mentioned unlimited license means you donot need to buy anymore NPM licenses no matter how many additional pollers you add. But the engine does have a limitaion on how much information it can process at the default polling level. You could have more than 12k elements on a single pollar and the system will…
-
You can install NCM and VNQM separate but there would be no integration at all. You cannot integrate NCM with an orion platform product installed on a separate host (this is in the manual), this also means you would have another database instance to take care of on your SQL server. The very first requirement in the manual…
-
this is kind of an old thread so you might have resolved this issue, but for anyone else that finds this page Microsoft does publish there external IP blocks. You could build an IP group with this information. QOE is good way to go as well. But this will take advantage of your NTA. Office 365 URLs and IP address ranges -…
-
Hello You could try using the reply in the Configure Default Send Email Action section and then put the ${Default} in your actual alert. This will allow you to change the reply when ever you want and all your alerts with the ${default} variable will be able to use it.
-
It's best to release the license before hand using the license manager tool. If you forget call the solarwinds tech support number and chose the licensing option, they will have your key released to use in around 15 minutes or less. Any other products you had installed will need to have there licensed released as well.
-
Hello There is an out of the box alert called "Alert me when the free space of a volume is less than 5%", you can just duplicate and edit the alert to make it 20%. Hope this help.
-
No they will show up under an unplugged status they will not show up as down. They will even have a different icon and color in the system when they are unplugged.
-
Hello kbryk This is the query I use. It checks the database for nodes being polled by SNMP then it checks those nodes to see if they have sent any cpu updates in the last fifteen minutes, if not its considered failed. You can simply paste this into a report and scedule it to run on a regular basis. Also if you change the…