Comments
-
5.3 the latest version was released
-
You're not the only one. I've seen the same symptoms, and I've tried everything I can think of. I've emailed support about it a couple times and was told they'll update me when they have more information. I'd say keep the heat on them, so at least they are aware that people are having issues with it. Makes me feel better…
-
Not yet, but it's something we plan to address in the next version.
-
While we're discussing 64 bit- BUMP for any updates on the x64 bit version of the Orion Event Log forwarder..
-
Why not combine all your VLAN's into one discovery? that would save configuring separate scans.
-
I've created a ticket for support team and verdict was the same: Huawei router sends few flow-packets that contain very small amount of whole traffic. Now I'll delegate this problem to Huawei. I don't see any troubles in NTA.
-
I've found big difference between Cisco and Huawei flow-packets capturing them with WireShark. Huawei packet contains 1-2 PDU opposite to 9-25 of Cisco. Huawei flow: Cisco flow:
-
Can anyone help me?
-
APM 1.0 can't invoke a script, but we are planning to add that functionality.
-
go to admin page or hit settings in upper right depending on version go to manage nodes then find the device and click the plus sign you should see the old interfaces there click the box in front of them and hit delete
-
No, the output graphs may show an average, it depends upon how you setup your dashboard and graphs.
-
What's the name of the drive? It currently has ??????? which makes me that these may be non-ANSI characters.
-
I re-ran the EOC configuration wizard, keeping all the existing settings, and saying Yes to using the existing website seems to have resolved my issue as well.
-
This thread would be a whole lot more useful if the solution was included.
-
Did you ever get a reply or get this worked out? I looked in the trap table in the database and do not see where they store trap details otherwise I was going to do some sql stuff. Would Need to configure an alarm based upon matching string in the trap detail......
-
Before attempting to do a reinstall/repair, first re-run the configuration wizard and reconfigure the website. There's a really good chance that will get your system back up and running. If that doesn't help, open a support case. They'll definitely be able to help work through other issues.
-
Traps are not a type of event. Traps can be added to the menu bar with a view that looks like Syslog. Go to customize your menu bar and add Traps as a custom menu item -- http://..traps.asp
-
any ideas on this? i have a core poller with 700 nodes, and have just bought 2 new pollers.... i need to move some off of the primary
-
go into the message potion of the alert and click on the insert variable button. these are the variables you have available to send in your message. there are lots of them and all of the drop downs on the right change based on the more left one's choice. such as i have the message sending the reverse dns lookup of the…
-
This issue appears again, I can't connect Log & Event server via Log & Event Manager 10 mins after reboot the server, No error on server part, A connection error on manager console side as enclosed, I can ping the server but can't telnet port 8443.
-
When charting pollers, it's specifically for the device, so you'll only see one at a time. For the summary chart, we do do an average, and there is a feature request in our system to give uses the ability to sum instead of just doing an average.
-
Go to APM Settings. Launch the AppBuilder. Choose WMI Performance Counters. Browse to the target server. You'll be able to select these performance counters.
-
Nevermind.....I needed to rerun the config wizard after changing compat levels. This was resolved VERY quickly by support! Thanks guys!
-
The template we ship assumes the default SQL instance. If you are using a different SQL instance, you'll need to modify the WMI Query. If that sounds daunting, you can re-create your own version of the template by using AppBuilder, selecting WMI Performance Counter Monitor and browsing to the target SQL Server.
-
First and foremost, I need the ability to create an "APM Application" Advanced Alert that includes exactly what monitor is reporting down in the email sent to the engineers. I couldn't possibly create "APM Component" Advanced Alerts for all my Applications, and "APM Application Advanced Alerts have been working great,…
-
It would be quite useful if it was possible to have authorised users be able to add/change/unmanage a node from the web viewer instead of having to VNC/remote desktop to the server in order to make changes. For one authorised technicians/engineers would be able to put a node into maintenance without having access to the…
-
Can't say I've ever seen that feature (although we skipped v10.1). If I was to do that now I'd probably use: ${SQL:UPDATE Nodes SET MyProperty = ${StatisticData} WHERE NodeID = ${Node.NodeID} } If you stuck that in an email or event log action I'm pretty sure it'd execute along with any output you would want.
-
We have it and abandoned it. It doesn't work like we anticipated. We expected the RSM would connect to the polling engine on the Orion server but it doesn't. Instead RSM connects to the SQL server database. So, each copy of RSM has it's own polling engine, doubling your ICMP/SNMP traffic. Also, RSM maintains it's own…
-
I posted what we are doing to the Content Exchange (). See if this works for you.
-
Occasionally, such as when a device reboots, the interface index we use to query for interface data may change. When this happens, we try and "remap" our view of the old data to the new index, so that proper history can be maintained. However, in some cases, things change significantly, and we're not able to figure out how…