pancamo

Comments

  • Besides the top 3 requests(Custom MIBS, Trap Handling and Port Monitoring) Here are some easy requests: 1. Ability to make a copy of a View 2. Ability to set a filter(SQL) at the View Level. The resource filter works, but a global filter would be great. 3. Ability to automate discovery. 4. Ability to import a list of…
  • that's not good... We loose an hour worth of data at 3am each morning... We run a 24/hr shop here... Is there a way around this? quote:Originally posted by Network_Guru I believe the polling engine stops writing to the database during nightly maintenance. Even compacting/re-building the table indexes stops the polling…
  • .. ...... ... .. ............ ....... We also have been having problems with gaps. (currently using v7.4) Every morning during the SW Database maintenance 2:15am we get about an hour gap on ALL devices where no CPU/interface snmp polls go through. We also have gaps on all the devices throughout the day at random times and…
  • We have about 8 filers being watched via SW... Can't see the disks quote:Originally posted by Scott Cyr Is anyone managing any OnTap Filer Devices with Orion?
  • Alerting based on Custom Property would be the BOMB! quote:Originally posted by Network_Guru Hey Martin, There have been a few posts on the upcoming Version 8 features in the past few months. Do a search for V8 in this forum. I'm quite interested in the new Alerting Engine. With people & devices coming and going all the…
    in Orion v8 Comment by pancamo October 2005
  • how about using a digital camera and posting the video... i'de like to see this also! Unfortunately I am unable to post a link for you to see, as the maps obviously are only accessible from inside our private network. But if you can suggest a way for me to record it, I will be happy to do so and email a to you directly.
  • ask the openview rep to show you the CPU/Disk/Memory/app and Traffic patterns for yesterday. And show it to you, NOW. openview was great.... 10 years ago. quote:Originally posted by tonymonta Hello, I am evaluating Orion and it looks very good so far. For those with HP Openview & Orion experience, what are some key points…
  • Do you get missed polls? Seems that if our Polling completion is below 99.0% we start missing polls. I have been increasing the max polls per sec, but I'm now thinking that I should be lowering it... I have also noticed that if the NetPerfMon Service thread is near 100% CPU, we miss polls. I wish SW would monitor itself…
  • We have been replacing the SW graphs with ASP chartdirector charts.. http://www.advsofteng.com/ They are very fast, and very easy to code.. I have some example pics at : groups.yahoo.com/.../ dp quote:Originally posted by rharland Folks, do you know of any way to create traffic graphs and get rid of all the extraneous…
  • We use Opnet ItGuru. www.opnet.com/.../home.html very $$$$$, but worth every $ dp quote:Originally posted by darader I am searching for software to monitor and help debug Application issues and or bottlenecks with the network. Something that will tell me if an application is slow because of a network problem, server…
  • see "v7.2 False Positives" thread
    in Packet Loss Comment by pancamo July 2004
  • Is there a way to disable autoscaling? I want the verital scale chart to always be the same... i.e. 1Gbps/sec quote:Originally posted by Don Yonce Here are the URL parameters for Chart.aspBase URL : /NetPerfMon/Chart.asp This URL returns a NetPerfMon Chart object in GIF format. ·NetObject Object ID of any object within…
  • It would be great to see some screen dumps of your customization... you can post the screendumps here: groups.yahoo.com/.../ quote:Originally posted by tscaggs We ended up writing our own setup prog, web resource ASPs, polling engine and expanded the Solarwinds database to support special OIDs. It can be done, but was a…
  • Here is my Resource that display the last XX syslogs over the last 7 days from the Kiwi table... I use ChartDirector (www.advsofteng.com) for charts and here to simplify the data handling, but you can strip it out with straight VBS if needed. <!-- Title=KIWI LAST Syslogs--> <!-- Level=7 --> <!-- Advanced=FALSE -->…
  • sure, but I don't know how to get pics into this forum... so.. I created a Solarwinds group at Yahoo.. I posted some screen dumps of our Syslog and Netiq Integration Free to join here: groups.yahoo.com/.../ Hopefully other will share their solarwinds custom pages... dp quote:Originally posted by francismcphail Any chance…
  • Yes, I'm going this... I have a custom resource(see below) that reads from the KIWI syslog table and displays it on the "Node Details" page. It displays the last XX syslogs for the node... I also have a win32 app that uses a GRID(see link below) that allows us to quickly display/search/group/sort all the syslogs... works…
  • Started using Kiwi two weeks ago.... I created a new table in the SW database Called KiwiLogs where I send router/unix syslogs, and Windows traps. I also created a few new resources that format the syslogs/traps and display them in the node details view.... works great so far. I also have NetIQ events and NetIQ CPU Charts…
  • As long as you can keep the netperfmon service from peeking to 100%, you'll be ok. If the service goes to 100%, we miss polls. We finally have set our Polls to 50/sec and status polls to 100/sec and we are ok for now. i'm not sure if setting the daily to 120 will make a difference in anything other than DB size. dp…
  • What is your Polls/Sec for status and Stats? Can you post your database setting? Here is ours, and we are missing polls which causes gaps in our graphs: Database Details Web Server USHOUSOLWNDS01 Operating System Windows 2000 Advanced Server OS Version 5.0.2195 Service Pack 4.0 Database Server ushousolwnds01 Catalog…
  • Network Elements 1411 Nodes, 4280 Interfaces, 2080 Volumes, 7771 Total Elements We are using (1) 4-way 3Ghz, 4Gb Mem box poller/sqlserver. The bottle neck appears to be the local disks which we are moving to a SAN soon. dp quote:Originally posted by BryanBecker I was just curious on how many elements other companies…
  • We have also integrated Kiwi syslogs into SW. I have posted some pics of the integration here: groups.yahoo.com/.../SolarwindsNet Dan quote:Originally posted by gallo007 Hello, I’m interested in setting up a web enabled syslog. Has anyone had good luck with a specific product? I would like to tie it into the Orion website…
  • We are using a 4-way 2.8Ghz ibm box monitoring 1400 nodes, 4300 Interfaces and 2000 Volumes... The one performance problem I have noticed that the our internal disks don't appear to be fast enough... %idle on the disk drops t0 0% and the CPU go idle during the compact job and sometimes during the day... We have an hour gap…
  • Running 7.3Beta since Sunday(7/18)... No problems, and the False Positive problem appears to be fixed. quote:Originally posted by rgward Anybody installed and tested the 7.3 beta? Any regression issues?
    in 7.3 beta Comment by pancamo July 2004
  • They really need to write up some IIS docs on this... I finally was any to get DirectLink to work by creating a DirectLink account with no password, then setting the whole web site touse Anonymous login except for the root Login.asp which I unchecked Anonymous login to allow NT authentication.. good luck, it does work (in…
  • We Really Like the treeview on the main page. It shows exactly where the problems are located... I did "Detached Resource" on all the Main Page Resources. All of the resources take less than a seconds to refresh except for the Treeview. The Treeview takes at least ~10 seconds. We use a custom property structure like LAN…
  • We had the same problem in the mornings 8-11am... We finally discovered that the System Manager takes CPU resources away from the polling engine resulting in gaps. Engineers were using the System Manager when they came in each morning... The workaround for now is to quickly get into and out of the System Manager, and limit…
  • SW needs to add a new checkbox: "automagically add new interfaces/disks/etc" I don't know why it's taken so long to implement this. quote:Originally posted by Bogdan I really hope so... it would be so usefull...
  • This sounds like the problem... So we need to quit NetPerfMon Manger before killing the TS.... thanks! and restarting the SW service does clear the problem... d quote:Originally posted by Network_Guru pancamo, The LSASS is usually caused by quitting your RDP session to the server without first closing NetPerfMon Manger…
  • From 20-40% to 0% packet loss on same-subnet nodes since upgrading to the 7.3 Beta!!!!!! Great job! Finally looks like a real fix! Now we have a LSASS high CPU problem... dp quote:Originally posted by josh@solarwinds.net There is a Beta Release of the Orion NPM SLX Version 7.3 at:…
  • Are 7.3 release notes available? quote:Originally posted by josh@solarwinds.net There is a Beta Release of the Orion NPM SLX Version 7.3 at: ftp.solarwinds.net/.../SolarWinds-NetPerfMon-V7-SLX.exe Version 7.3 includes changes that should minimize the false positives that you are seeing. Please send any feedback on this…