klc2009

Comments

  • Did you ever come up with a solution? I am trying to create a GRAPH that combines four interfaces (or all interfaces, then I will put it in a view that limits it to the four I am interested in) - I need a graph that looks just like a min/max/avg bps graph for a single interface, except that it combines all interfaces. I…
  • I have been struggling with report scheduling for awhile now. My jobs used to run and work fine and then some upgrade broke them but I can't recall which one. We are currently on 10.1.2. When I set up a new job, I specify a service account to run the job. However when I open the job again, it has my own account listed as…
  • We are on SP4 and *some* of the traps show in the web console, but not all of them. How can this be?
  • Just checking on the status of this. I have an open ticket but have not heard any updates. Thanks. klc2009
  • Thanks, I think I have all of that straight now. I remember you mentioning this in class, now that you've repeated it again here. I guess it didn't register at the time. :) The original issue is also resolved. The email was set up to pass the system name rather than the node name which works fine except for nodes that are…
  • We are having the same problem. After reading this thread, I did some more research and found this: http://rimuhosting.com/howto/memory.jsp which says that the buffer reading is memory used by applications. So I used that to determine memory usage by building two pollers, one for total memory and one for buffer, then…
  • Correction, remove TCP...
  • Thanks for your help! It's difficult to find where you made changes, but I did find where you had added top 10 to the Select statement and a where statement for the caption. What this does, though, is gives me the first 10 alphabetically, not the top 10 for percent utilization. Am I missing something?
  • No, haven't heard a thing. I guess I'll have to open a ticket.
  • Have you added a way to do the LED display from a UnDP poller on the web page yet as suggested above? I have a current need for this, as it would make it much easier to see if a problem exists on a page full of alarm readings.
  • Thank you so much, I wasn't seeing that button. Still prefer the old CPE but this gets me closer to liking it.
  • All services are running, clicked "start everything" anyway to be sure. Time on the DB server and APM server are in sync. I do not have access to the servers I am monitoring, so will need to have systems guys check for time/date issues and event logs there. Thanks for your suggestions, we'll see what happens!
  • Thanks for your reply. I had come to many of the same conclusions. I had also found the post you refer to but when I tried to paste the code into an Advanced SQL report I got several errors. Not being a DBA, I don't know how to debug. We don't use IP SLA but I suppose that will be an option I should look into. Thanks again!
  • That was the first thing I tried with the same results. Here is the entire error: System.Data.SqlClient.SqlException: Invalid column name 'Maxbps_In95'. Invalid column name 'Maxbps_Out95'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at…
  • Using InBandwidth and OutBandwidth worked perfectly, thank you for your help!!
  • I don't need it to calculate because I am trying to have the report pull the max bps transmit and receive for a time period. I just wanted to also have the report show the Custom Bandwidth as we have it set up in the monitor (but is essentially theoretical as there is not currently a cap for these interfaces) for…
  • Thanks! I knew that. :) For some reason I was thinking it was some multiplier of the individual polling interval.
  • I have been trying to get this to work all morning and have come to the conclusion that it should be possible currently but I can't seem to figure out how to do it. I have a custom view that shows three different interface % utilization charts. I want to add an additional chart that shows me total percent utilization for…
  • I have a similar message as well, plus I was just now notified of a product update for NPM v10 (which we are already running, obviously). 
  • Thanks for your reply. I should have clarified that the condition checked for is Node Status is equal to Down, as shown below. I have numerous node down alerts, one for each site. This was pulled from my Triggered Alerts report as an example: 12/5/2010 3:26:46 PMSITE200SW01.gcrtds.com SITE200SW01.gcrtds.com is Down at Site…
  • Had to relink nested maps. Reports links in views broke, am having to readd. One of my custom pollers stopped working. Some pages don't display correctly now in that things don't quite fit in their allotted space. Page doesn't seem to size itself according to size of IE window. I'm not quite sure how to fix this one. I…
  • In our situation, new customers are expected to move in and plug into our internet switch but we don't usually know when that's going to happen. Once their interface is configured on the switch, I add the resource and set it to show as unplugged rather than down. However, once they do plug in, if it goes down we need to…
  • Thanks, Zack! We'll look at these suggestions and I'll try to remember to post when we come up with a solution.
  • Thank you, I knew the answer would be something simple.
  • Just wanted to add my .02 worth... I have discovered that if you want to include chart options, copy everything from the last <div (there will be several previous to your chart image tag - you will need the one that is aligned the farthest left) through to the </div> tag after your chart image tag (also aligned at the far…
  • It appears as though my method doesn't work for me either. I had an interface set to unplugged and since I wrote and enabled the above alert the interface became live/came up (the customer plugged into it) and I never heard a peep from Orion. :( I also use the "has changed" trigger on another Orion system that I am hoping…
  • No it isn't. When I add the node using the IP address of the virtual server instance, Orion picks up and adds the entire ESX server and it's IP. Then when I want to add the APM monitor, it is looking in the wrong place for the windows service.
  • I can successfully poll the device via SNMP from both servers, but can only get the custom poller to work from the old one. I'll have the network team check the firewall rule and remove UDP if it's there. Thanks!
  • Another thought on this... you could probably add the link to your node details page using the manage views - node details - add - miscellaneous - user links. I haven't tried it though.
  • Thank you, we do have the toolset but I wasn't aware of this particular tool. I'll give it a shot!