Comments
-
Yes, that's a bug.
-
Thank you. I appreciate your support.
-
It's easier for us to track that way, I can put the issue in as well but by dropping it in the support queue it follows a more 'normal' procedure. Either way, a log sample and what you'd like to see there (screenshot or text and which fields/data you're interested in) will make it pretty straightforward on our end.
-
It's in the Admin Guide here: www.solarwinds.com/.../wwhelp.htm
-
This is perfect example but not helping me for what i am trying to achieve. This codes are way complicated. Do you have any simple example.
-
Do you have to buy the Toolset to get real-time?
-
Please I'm in the same boat - no APM in the customer portal - after contacting SW Support I was advised that they didn't know when it would appear but to keep monitoring the portal. To date, still no APM even though I am licensed for AM & received the email advising of the free upgrade offer? Kenny, Sorry about that.…
-
curtisi, I just sent you a DM.
-
Sorry you're having problems. I've escalated it.
-
Rob, I just emailed you the snmpWalk, Please let me know if you need anything else.
-
This is pretty cool. Do you have them fill out one form per server? Or can they list a number of servers with similar needs ( say, 30 Oracle servers, monitor disk space and network up/down for each ) on a single form?
-
I've heard scary things about people asking support for API problems claiming "they don't support third party applications" but that was mainly older threads where there was once no API I'll open up a ticket tomorrow when I'm back on-site and see what they have to say. I did try both config.asmx and status.asmx FWIW…
-
Thx for the heads up fcpsolaradmin. I ran get-exchangeserver and the 3 valid servers are listed. I'm only experiencing this issue on one server, while the other 2 out of the 3 are fine. I have an open case with support, thus hopefully there will be a resolution this sometime this week. Other than that AppInsight has been…
-
That is the answer... I am using SolarWinds V8.5.1. This is where my setup always gets a little tricky. Because of our server build policies I was not permitted to install anything into the C: drive once the server that was built for me was completed. I have to use a D: drive for the SolarWinds install as well as the web…
-
I knew we didn't test it, but I couldn't remember whether we blocked. And obviously we blocked it. There's not going to be a way around it. If you want to trial it, you could download an evaluation version of NPM v9 and do it that way. If you want to deploy it, you'll have to upgrade your NPM to v9. We don't support XP…
-
All sorted now. Stopped all the services and then went into the control panel / add remove programs and did a repair on NTA. All error messages gone and manage sources now populated \o/ Jase
-
Correct, it makes sense if our system credentials would work on the remote system (part of the same AD etc), but we're monitoring customer networks, and of course each customer has different authentication. The thing is you can select <None> as the Credential and it still runs the script - so in effect we're not even…
-
It's made by a Cisco development partner, Variphy (pronounced like verify) - if you want, you can google them and ask them for a free software trial. I know they work with Call Managers (from CCM 4.x up to UCM 8.x), Unity, and Unity Connection. Also, I'm pretty sure the software comes with its own tomcat web server (so you…
-
Couldn't find your ticket. You could open another one, but it seems pretty clear that you've just reached the limits on a single poller.
-
You also make a good point Brandon. I guess it's the old dog syndrome. I don't disagree with the benefits of the web. I disagree with the choice you've been forced into of it being either/or. Best solution is full application development WITH web control. When forced into one or the other, I choose the application. I…
-
Using these registry files you will not need to upgrade SecureCRT and can use Putty etc (as long as you edit the application string).
-
Now that makes more sense! I am going to try this out today. Does this alert run for every node or do you have to specify some where? Is the "Volume Space Available" alert able to monitor percentage rather than a specific GB size and does this work for all drives on the server (C:\,E:\,F:\,etc....)?
-
In your second image, the "has changed" won't work. "Has changed" isn't supported for that property.
-
1. Its ICMP Path Jitter 2. Status message is Operation Timed Out The Status Message doesn’t make sense. Orion is displaying hop counts. -Adam Denter
-
yes it was enabled under the Edit Mail page action---alert escalation tab.
-
I would also agree and I seem to remember that down interface was promised for release in Ver 9 now we are on 9.1 SP1 and still waiting. Dave, while that feature was certainly (and rightly!) discussed, I'm sure it was not promised. I'm the designated promise-maker for Orion, and I think you'll find that I'm loathe to…
-
really ? How to resolve it weiping_zhou@dnt.net.cn via foxmail 发件人: RichT 发送时间: 2012年6月1日(星期五) 下午11:47 收件人: Vanzhou 主题: Re: - why the field "DateTime"is not the current date of the Server in the table of"CustomPollerStatistics_detail"? thwack why the field "DateTime" is not the current date of the Server in the table of…
-
Its located in: SQL Server Management Studio, in the Object Explorer: - ServerName - Databases - ignite_repository - Programmability - Stored Procedures - dbo.TopSQLforMSSQLMachine The EXEC statement is also run on the ignite_repository database.
-
that works, thanks. another way i was able to do it was to put it as a jpeg file and then put it in the maps folder, and load it as a map. boss doesn't care if it shows up as a map heading anyway. and it doesn't need to be editable. my only issue now is that the file we have has too many columns to display correctly in the…
-
Good afternoon Rafish! Sure. This script uses the credentials provided inside the orion credential library and outputs the figure of a website Function SecureStringToString($value) { [System.IntPtr] $bstr = [System.Runtime.InteropServices.Marshal]::SecureStringToBSTR($value); try {…