mandg

Comments

  • Yes, I agree that enabling customizable queries would further empower those like yourself. As far as my quote above, I was just asking for the ability to look at my email alerts and determine the node down/up delta - which your query did exactly. Thanks again.
  • Thanks! I ran that query against the Nodes table and it worked pretty neatly. Is there a way to add this custom query into the Alerts message body? And just trim it down for a particualr node (not the all systems in the last month)?
  • Hi Brandon, I'm currently running several QLogic hba's and would like to see IOPS (I/O's per second) data as well as throughput (like on the nics). Maybe even error information (ie: discarded frames) would be useful. I'm running NPM 9.1 SP5 Thanks!
  • Thanks Mark. Unfortunately, I'm interested in the 'Historical' fields and not 'Current'. I want to join CPU and Memory averages for the month as well as Availability for the month. I believe these historical fields are from two separate report schemas, but I'm hoping that there's a way to combine the two so they can be…
  • I show Orion v8.5.1 and NTA v3.0.0.0 Thanks!
  • hmm- Drats! Not what I was hoping to hear. Are there any SQL experts in here that like a challenge? Not real sure how to design such a query.
  • Thanks for this rstafford. I got it working after realizing that I needed to pass the {$IP} variable from within the APM template. After that, I tested it out against a dozen of our clusters and it worked great. One thing though, is it possible to capture the vbs output of a failed cluster resource and write that to APM or…
  • Found the issue- user error. After the new systems were added and I previewed the query, I forgot to change the "TimeFrame" of the query and thus Last Month' did not poll these new systems.
  • Finally figured it out - had nothing to do with Network Atlas or Network Maps. I simply used a 'Custom HTML' resource on our page and - within the custom html code, embedded the map I was pulling down and overlaying with the timezones every 10 minutes. So, my custom html code was simply; <html> <img…
  • I'm liking that "User Delegation" feature on the v1.8 radar. Can you offer a timeframe for its release?