Comments
-
No. If you use this, any account can with the directlink url. From the Admin Guide: The presence of the DirectLink account in Orion Network Performance Monitor enables an Orion Network Performance Monitor user to provide a non‑Orion user with a hyperlink to a specific Orion web page. Any URL that refers directly to an…
-
Hi Nicole...thanks for letting me know about the links...yes I got quite a bit noise..so I am looking into just getting the information from the regkeys mentioned above by running scripts in addition to the Task Scheduler. I am testing that I a system, if it worked, I can post the scripts....
-
We're happy to take volunteers for feedback or beta participation for the new product. The goal with the new product is to pull in alerts from many sources, route them based on who is on call for the hot potato or an escalation policy you might have set up to try one person then another, and provide you a dashboard where…
-
If netflow is multi-threaded then why is my Dual Core 1.8 GHz with 8G of RAM not sufficient. The bottleneck on NetFlow isn't the receiver, it's the database I/O. Even if you had 8 cores processing data, you'll eventually hit performance problems with getting data in and out of the database. What's important to NTA…
-
No clear date on that. It's also not certain that making it multi-threaded will necessarily increase capacity in the way you expect. There are other bottlenecks in the process, and there are other things we may need to do with extra capacity.
-
<< Could it be your NTA traffic is being dropped or significantly delayed due to the pipe being filled for much of time? Yes, but if that was the case, I would not expect 2 of the 3 interfaces to always show current with one being hours -- or even days -- behind. I would expect netstat data for all 3 interfaces to be…
-
I think there could be a couple of issues affecting this. The logs on SQL box for netperfmon are 97GB!, It filled up the partition. Database usage for netperfmon is 36.5 GB So now we notice gaps in our data. I have the DBA's looking at it, but they are taking their time.
-
So a Top 10 Applications across all interfaces would have helped?
-
Orion VM box - Server 2003 sp2, Intel(R) Xeon(R) CPU 5160 @ 3.00GHz, 2gb RAM SQL Box - Server 2008 sp1, IBM eServer BladeCenter HS21, Intel(R) Xeon(R) CPU E5450 @ 3.00GHz, 16gb RAM
-
Unfortuently this doesn't seem to have helped as the child status still appears, oddly if I unmanage and then remanage the devices it seems to fix the issue...
-
Ok great, thanks for the feedback. I thought for sure this would be a bit more complicated but the steps you indicated doesn't seem to bad. Once I get the approval to move forward, I will let you know how I made out. Thanks again, appreciate it!
-
Ok. Can I ask why? It's easier to prioritize when we understand the business problem being solved.
-
Thanks for the info! Hopefully tech support has an answer as well.
-
C:\Program Files (x86)\Solarwinds\Orion\Reports that is where all your reports are stored.
-
My experience is about the same but through googling. I was able to make this work and eliminate the dups by changing the JOIN to also match on the interface in the Interfaces table. JOIN Interfaces ON (NodeIPAddresses.NodeId=Interfaces.NodeId AND NodeIPAddresses.InterfaceIndex=Interfaces.InterfaceIndex) BUT, this comes…
-
Hi, Thansk for the feedback. i Already use the %DateISO%, on the naming file : (C:\BACKUP\%GroupName%\Dated Configs\%BaseFile%.%DateISO%-%TimeHHMM%.txt) This varial is working, i can get 1 config by date of change. But what i need to have, it's to iniate the backup every day, even when they are no change on the config On…
-
Thank bsciencefiction.tv ... It worked perfectly! I also used this as a reference doc. http://www.solarwinds.com/documentation/Orion/docs/MovingYourOrionNPMDatabase.pdf
-
Grouping by IPAddress just shows ip with all (11) configured interface captions under it. The sql query, at present, is associating one ip address with each of the 11 interfaces (captions) on the device. This repeats for each interface ip address (you can see this beginning at address 10.95.32.17 11 captions start to…
-
Hasn't this created an 'And' statement rather than an 'Or' so it would only trigger if the server was Down and CPU Load is greater than or equal to 80% ??
-
Thank you! I will perform the tests and then update this page with the result ... =) Guilherme Costa
-
Nicole, I think that's exactly what's happening. I'm removing nDepth from all the tools although it does the same regardless how I configure the agent. I just have a small VM appliance supporting a LEM50 license so I was sending nDepth to localhost but until I get this sorted out I'm disabling that. I'm not sure how to…
-
So will this will keep all the settlings, the interfaces that are beinb monitored or not monitored? i have about 8000 nodes to move. seeing if this will work./
-
Someone from Support should be contacting you. I don't have a precise ETA on the hotfix.
-
That's cool. As long as the results can be use for alerting purposes this should do the trick. Yes, every script will be able to bring back a single statistic, which you can use in alerts and reports. That's a good question. Does NPM currently have the capability of monitoring VPN connections for any firewall (i.e. listed…
-
Do you have VoIP Monitor?
-
The upgrade from 8.5.1 to 9.1 is pretty straightforward. Also, 9.1 is just a big leap forward from 8.5.1. You're missing out on a lot.
-
debug has been uploaded to my FTP site against this case and the details sent to support do you think i can start my solarwidns up again? i have a very large install and it is completely down ands it is a 24/7 tool, so i am in lot of trouble...
-
The config wizard fixes a lot of issues.
-
After crashing again over the weekend, I have opened a support ticket and am waiting on a response. Have never had this much problems with Orion at 8.5.1, 9.0 or SP1. Looks like others are also having problems with SP2.
-
In order to better support the product, we have added additional logging, which results in more database activity. We're going to turn the volume down in SP3.