niterave

Comments

  • Link is broken. Does Storage Manager support Fujitsu storage?
  • I also just discovered while testing that the "Volume Added" doesn't actually trigger until you add the volume to monitoring which won't accomplish my goal. That said, the event "Volume Remapped" does fire, but it doesn't look like it does for Linux boxes, so, back to the drawing board. I will keep both reports running…
  • Thanks for the reply janene16‌! I tried this, but I think I'm doing *something* wrong. I get past the screenshot above, and then to edit the "Custom Table" where I add the Date/Time and message and try to limit results to the last week, I get an error: "All columns displaying historical values must use a data aggregation…
  • This worked! 1. Added Linux box to NCM as a managed node, with the following non-default settings: Credentials - No sudo required login. This sucks from a security standpoint, but is very convenient to run commands. No Enable Login SSH2 2. Configured the NCM Action just like you suggested, only with an Adobe CQ specific…
  • That was it! "Settings -> Web Console Settings -> Auditing Settings -> Enable Audit Trails" was unchecked. Wow, no idea how that happened since I've been managing this installation since day 1. Thanks Craig!
  • cschomburg​ - perhaps we should start a new thread, but even when replacing the spaces with a dash (I also tried an underscore and an asterisk), the VBscript example you provided to send to Hipchat still drops everything after the first space in the ${N=Alerting;M=AlertName} variable Using your exact script (with my url of…
  • So you're saying, add my Linux server as NCM devices and that should work? (Bonus points if you link an example)
  • Same issue for me upgrading from 6.1 to 6.2 and clearing browser cache worked for me. Thanks!
  • Awesome! That worked as expected. FWIW, I found this post, and worked it into the query you wrote above to limit the results to the last 30 days. http://thwack.solarwinds.com/thread/11165 My modified query for the where line is: where UDT_UserToIPAddressHistory.IPAddress = '10.254.1.96' AND ( LogonDateTime > (GetDate()-30)…
  • Hi Craig & Alex, Yes, I was logged in as an Administrator. Did you mean log in as the default Admin account? I just tried that and it still returned no results. Querying the database directly also was fruitless. Zero rows returned. Is it not enabled somehow?
  • For the record, I created a process based on the tech/client note "Alert has been reset by SYSTEM" and that worked.
  • /bump. I know this is old, but I'm trying to do the same thing and don't see how... Any help?