Comments
-
Has this been broken again in 10? I have created a DirectLink account as described in the manual and it prompts for credentials every time. Clicking cancel on the credentials prompt give a not authorized error. Thanks, -Landon
-
Ok. please open a ticket.
-
If I were you I would blur out the email addresses... But nonetheless, that all looks clean. Are Mani and Aliana getting the duplicate emails as well?
-
netman_ma, Thanks for providing the Cisco bug number. This is a big help! Looks like latest code release in the train is 15.0(2)SE2. We'll give it shot. Thanks again!
-
Has the NPM status changing on high volumes etc been sorted now? We can show thresholds on Network Atlas in 9.5, but we haven't extended that to general status.
-
one question: And when I have the database on different server? I install all modules normally in a database and then restore the default database of another server or point to the database of the main server normally?
-
Running 10.4.1 here and I have the same errors, looks like a move to 10.4.2 fixes this.
-
the problem was the information service mising... i had the v1 server but not the one without v1... run the following msi ###### It's located here: C:\Documents and Settings\All Users\Application Data\SolarWinds\Installers\InformationService.msi
-
You should be able to do this in 8.5.1. The only thing is that the name is not updated. You still see it as the IP address. If that's not working, please open a support ticket.
-
Would definitely recommend using 6.0.1 manager and 6.0.1 agent if at all possible, or using the 6.0.0 hotfixed agent in the meantime if it's the NT AUTHORITY\SYSTEM issue you're working around. I can't guarantee it will fix the issue, but due to the way the console communicates to the agent via the manager, it will likely…
-
So, ideally you'd be able to do this: (tunnel down) EXISTS and (tunnel up) NOT EXISTS (tunnel down).SourceMachine = (tunnel up).SourceMachine Response Window: 5 minutes That would tell you if you got a tunnel down but not a tunnel up from the same source machine (the other end of your tunnel) within 5 minutes (so - your…
-
mlgroms wrote: 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.... That would be…
-
>> please post your solution, Will do.
-
Thank you, I didn't even know this other query tool existed. I've installed it and am using it now.
-
Is there any roadmap that NPM will be capable of * Creating a report in Graphs and chart format * Able to Schedule the Excel and PDF reports in Report Schedular Yes. Why the Reporter is neglected so much ?? Because resources are limited, and we have to make hard choices. We thought the other upgrades were more urgent than…
-
Just to let people know, per support, I had to uninstall Orion (I uninstalled everything that had Orion in Add/Remove programs), delete the Orion subdir, and reinstall. My SQL db is on another server. I ran into the same issue after this when I tried running the Orion manager that it had a popup that it couldn't connect to…
-
correction to my post earlier. I referring to my problem of the vpngroups don't populate when users logout and new users log in. or when the ipsec sessions drop and re-establish. I think the username issue is because the OID that is being used does not provide that information. I don't see any other OID that would.
-
Nope. I can't seem to get anywhere with their support department. I don't know if they actually discussed this with their developers or not. They said they did but nothing is getting done. I guess its just not important enough for someone to fix. Even though we're a paying customer of their Orion product (Not cheap by the…
-
Anyone have a clue as to my initial problem? why won't the table display in the web site when new sessions are created. I have to frequently edit the table and check mark the "All" box to display all rows. The snmp poller is working fine, its the table in the web page.
-
Ok, great. Thanks for clarifying Peter.
-
If you feel comfortable modifying the report add this line to the query. This would be for the current day. where (DateTime >= DATEADD(d, DATEDIFF(d, 0, GETDATE()) - 0, 0)) For the past 7 days you would use this where (DateTime >= DATEADD(d, DATEDIFF(d, 0, GETDATE()) - 7, 0)) ---- So your SQL query should look like this:…
-
dayley, Nice solution.
-
nexicom, There's nothing you need to do to make PM aware of the feature request. Graphs in reports is a key item for us. Given the way you describe it, everyone is right that it can't be done. But it may still be that Orion can solve your problem. Can you provide more detail on what you're trying to do? What's the business…
-
Thanks for the info I also one of the posts state the the windows GUI is now read-only, what exactly does this mean or did I read that post incorrectly ? Do the two products share Custom properties now ? meaning if you change a custom property in NPM does that filter onto NCM. Also I saw a post stating that the Orion…
-
One possibility is that the log format is different by default. Do you see any LEM Internal Events saying "unmatched data" (either in your All Events or LEM Internal filters)? You might need to check your apache conf to see how the logs are configured. The error log doesn't have as much option for configuration, so you…
-
Just a short info: I did open a support ticket. I am going to let you folks know what the sulution is, as soon as I do have an update. Cheers, -FRA
-
No. Sorry. It's not in there yet. You can create a script to do the same thing and launch that script from within Advanced Alerts.
-
">contracer : The packet loss alert that you have setup, does it alert youfor both node and interface packet loss?
-
Yeah, ok, tried this, but it isn't waiting. I pushed the time out to 60 seconds to kind of prove the point -- the script finishes in less than 60 seconds. Hmmmm. CLI { set system login user admin authentication plain-text-password @UnencryptedPassword @UnencryptedPassword commit comment "SolarWinds change password script"…
-
Right now, there isn't an internal LEM tool - most customers are using the hypervisor to track memory/CPU usage (if you have Orion or Virtualization Manager you could track it there, too). It's hard to calculate. The easiest way (arguably) is if you're trialing LEM to do the math based on real data: SolarWinds Knowledge…