Comments
-
I most definitely have not exhausted the suggestions. I am still using those as a reference for our roadmap, but I posted the question in another way to try and capture more input.
-
Never my previous question I figured it out NTM does the job I downloaded they trial version and it does what I need. Thanks,
-
If the MIBs are standard SNMP tables, the UnDP should work.
-
With stats every 3 and 2 min for nodes and interfaces for that many elements, you're almost certainly pushing the limits of the poller. The easiest fix would be to back off your polling frequency. You aren't gaining much by the increased frequency. You can read more about why here in Josh's blog: . You might be right about…
-
have you configured the mail server and acct to use when sending emails in Orion?
-
Any news on this issue Danielle, as I'm having the same issue?
-
For some reason we lost DNS entry of one of our business critical server. Because of which our clients were not able to access our hosted websites.Now since the IP was up, Solarwinds didn't reported any problem.Is there a way to monitor/get alert on the DNS entries ? If it is possible through DNS USER EXPERIENCE MONITOR,…
-
I'll look into what changed.
-
Thanks , I still have not upgraded UDT to the RC version, do you know when the release of UDT 2.0 final will be released as i am keen to get it installed and running. Cheers James
-
As an update to any users who may google or find this, it is caused by having a $ in the VM Name. A possible workaround is to rename the VM without a $ in it or setup a trigger on the CONV_VM table that will change the name back anytime it sees the name adjusted with a '$'. This will be patched and fixed in later versions.…
-
I'd like to get this discussion going again. I have IPmonitor 10.8.2, Build 151. I'm using email to text alerts using the "Send an Email Message To" alert. It was working fine last week and now I get "Action Error: The outbound alert message did not reach its destination. The test failed." The alerts don't work for Verizon…
-
Ok. It's done.
-
This has definitely come up before with LEM in general - sort of like with communicating how Alert Central works. A cool visual about how log messages turn into normalized events, and how the alert (edit: I mean, event) taxonomy works would be useful. I imagine it to be like Hitchhiker's Guide to the Galaxy
-
That mean i should use following command. replace localhost with NTP server. because this script will copy over the server and run this command from there and compare time between ntpserver and my localhost right ? /usr/lib/nagios/plugins/check_ntp_time -H ntpserver
-
Q, It's not a website per se. It is a web service portal using wsdl that we use internally to provide data services to applications running in our network. I want to poll these every couple of minutes and get the response time. Thanks Hi Scott- I'm not sure if you've resovled your issue by now, but we had success in the…
-
Hi Freinds, One of my customer has Nortel 8300 passport and he wants to monitor through Solarwinds NPM Can someone tell me ,does nortel 8300 passport supports Orion NPM 9.1 with Sp4? As I have gone through your reply Mcbridea ,so it looks that nortel works on IPFIX ,so how can we monitor nortel 8300 passport ? Also provide…
-
Excellent, thanks for the quick response.
-
Take a look at my post in this thread: http://thwack.solarwinds.com/thread/49540 It may help clarify the use of Custom Properties a bit in setting up alerts. Let me know if you have any questions.
-
Case #49679 there ya go case opened
-
It could be specific to your configuration. If you were willing to open a Support ticket, we could grab some data from your system and try to figure it out.
-
If you installed in the default location, it would write the files to the Program Files\SolarWinds\Orion directory.
-
Engineering is looking into the issue. It's not being dismissed.
-
Thanks, This is pritty close to what I need I made a copy of the main view and applied it to the device, this worked all the other tabs have now gone, I guess I will have to recreate the other tabs I require one at a time. I can't seem to find a way of copying them and adding them to the device. But I can now have tabs I…
-
But then I need to create a customer property for every node and set it to the same value, when all I really need is a single global variable stored in the database in a single row that I can reference from any alert. If I used custom properties, I am creating thousands of unnecessary entries in the database, because I…
-
A Wireshark Packet capture would the next I'd suggest logging a ticket on this.
-
That is actually the same perl module I stumbled across this morning since I took up this issue. Could you outline a bit more how the general setup would work to get the interface performance stats into Orion, so I get a better understanding of the interaction between Perl Scripts (I guess I need a scheduler as well for…
-
Yep, someone will contact you externally.
-
Could you post screenshots of your configured triggers? Maybe they're not quite the same....
-
Hi Stu, What was the outcome of your testing? I am intrigued to know if the browser option is better supported within the RDP session.
-
Yes, the original template for these devices contained the command: <Command Name="EnableIdentifier" Value="(enable)"/> Derek did provide a fix for this. Not sure what happened in 5.1 to cause NCM not to recognize the above EnableIdentifier command to function, but they changed the device template to remove that line and…