jtimes

Comments

  • Just found where the "Allow Event Clearing" box was no longer checked for anyone in the Account List page. I am not sure if that was a result of all the troubleshooting that I did with Support yesterday; but I'd like to know if anyone else has seen this post 8.1 upgrade...
  • Okay I was logged into Orion as myself (with Admin rights), then logged out and back in as Admin, not looping to default.asp anymore. Changed my userid - set the Allow Browser Integration to NO , logged back in as me, boom no more re-direct to default.asp. Set my userid back to Allow Browser Integration Yes, logged out…
  • I haven't seen gaps since ver 7something, but without additional information about your polling completion rate polling frequency and charting rates etc, I would have to speculate that your gaps could be from having to many elements on an individual polling engine. I have eight active polling engines and the highest…
  • Although the suggestions above may be valid; you might want to consider evaluating the content of resources contained in your Nodes Detail screen. An example of "over doing it" would be to list all Syslog messages related to the specific node, limit the number of and or the time frame of Syslog messages. Additionally limit…
    in DB problem Comment by jtimes March 2010
  • That is part of the reason I changed from the default graph of Average Response Time & Packet Loss to Min/Max/Average Response Time & Packet Loss on the node detail default view. If the blue line is broken, and there is no packet loss indication, then its just a missed poll.
  • I have that same issue, and the best solution to it is training my clients. Unfortunately, some clients learn faster than others...
  • We have 5550's running 8.0(4)3 I have the same Custom poller running works fine and its the same OID as yours... So its not your custom poller :(
  •  Is it possible to make only one report with all the graphs in it? Yes it is possible; you will have to create a custom view of all the required charts and then send the view's URL via Report Scheduler. The format of the custom view can be RAW HTML something like this: </html> <head> <title>Custom Chart</title> </head>…
  • I am not an ASP guru, but I got my resource to work by changing the following code: /Orion/NetPerfMon/Resources/FilterEdit.aspx to /Orion/NetPerfMon/Resources/FilterNodes.aspx
  • Just Orion and on the servers they need SNMP running.
  • Report added to the CSZ:
  • This will give you node outage duration in minutes, but it can be easily re-written to provide interface outage duration In Report Writter: File> New Report > Advanced SQL General Tab: Report Group: Events Report Title: Outage Duration Paste this into the SQL Tab: SELECT StartTime.EventTime, Nodes.Caption, Nodes.Location,…
  • I am experiencing the same problem on Orion Platform HF3, 2019.4 an yes I will be opening YET ANOTHER support case.........
  • Are you managing the routers via a loopback0 IP address? If so add the following command: logging source-interface Loopback0 If not add the interface designator that has the ip you are managing the device with (hopefully it’s not your HSRP interface)
  • NetGate 8300 SysObjectID 1.3.6.1.4.1.8072.3.2.10
  • VendorMachine TypeDescriptionSystem OIDAdtranUnknownADTRAN MX2800 DS31.3.6.1.4.1.664.1.198APCON, Inc.UnknownAPCON ACI-3144-XR-AC1.3.6.1.4.1.10830.3.1Avaya CommunicationUnknownAvaya S8500 Server1.3.6.1.4.1.6889.1.8.1.52Brocade Communications Systems, Inc.UnknownFibre Channel Switch.1.3.6.1.4.1.1588.2.1.1.62Check Point…
  • This is my all time favorite post... Now that I found it again I'll have to give this another shot in 8.1 If anyone gets it to work in 8.1 post your code... :)
  • I have done this and absolutley love it!!! Thanks Ian. One concern that I have is when V8 comes out, will it have this capability built in? Or will I have to re-do Ian's proceedure (if it is still valid in v8???) John J. Times
  • 7069 Nodes in one server. I only want to ping these nodes every 5 min Never tried that...But my highest total elements on a single polling engine was around 5,900... and it was too much; I wanted to dig into the issue further, but it was losing/dropping to much SNMP data. My theory was a combination of demand on the SQL…
  • Not sure, but I always use the Printable=True web link when I specify the URL. Here is what I am referring to:
  • need the Cisco-Wan-Cell-Ext-Mib loaded in the MIBs.cfg file ASAP
  • My HSB really hasn't worked correctly since 7.8.4 (Jan 2006), of course my Orion version is now at 8.0.2 (Mar 2007). Even when HSB and Orion where at the same release, HSB was questionable at best. I have come to the sad conclusion that HSB is really not worth the maint cost (right now.) The HSB server has to be setup as a…
  • Thats an open ended question... what is the alert definition?
  • If you have McAfee VS Enterprise v8.0i or above check that you have 'Buffer Overflow Protection' disabled, or exempt W3WP.EXE from McAffee altogether
  • Love the automap feature, just have to validate, update the LAT/LONG because some device configurations do not have snmp-server location data in them at all, and others have non-"standard" information like floor tile and rack etc
  • Nodes.Status=1 AND DATEDIFF(Week, InterfaceLastChange, getdate()) = 0 Nodes.Status=1 {so you only see interfaces that are on nodes that are currently UP} I use Week instead of Day, (Day, Week, Month, and Year are valid) Hope that helps
  • My DATEDIFF SQL skills are completely lacking, so no auto calculation of how long it took to acknowledge the alert; but with this report you can get the alert start and Acknowledged time (as well as by whom.) If you want all active alerts the remove the "WHERE & AlertStatus.Acknowledged = 1" statement at the end. File >…
  • Have you checked out the Report Scheduler on the Orion Server console?
  • ( DateTime BETWEEN 39235 AND 39602 ) will give you the last 12months
  • I'm not going to bite anyone's head off here, but try using the Forum Search function... http://www.thwack.com/search/SearchResults.aspx?q=discards&s=9