keithjen

Comments

  • I'm afraid that I have no control over the application or it's output. The output that I'm looking for is actually the text that appears on a successful search. Then the conditional action is to logout. If the text doesn't appear the transaction carries out a few more steps to try to refresh the search but since the…
  • Hi Steven OK, here's one example, I have a transaction that I want to add a condition to, such that if some text is found, a button is pressed and the script ends, not executing any further steps. However, there doesn't appear to be a way to do this (perhaps I'm missing something)? I can get the script to conditionally…
  • Is there a ballpark date for the new version? The conditional logic in the current version is too restricted to be of use & I could really do with having a version with more functionality in this area.
  • As I have said elsewhere, I would like to be able to configure nodes to use both SNMP and WMI. Using SNMP for those monitored items that are more efficiently monitored with SNMP (or not available via WMI). Having both WMI credentials and SNMP community strings associated with each node eases administration and makes using…
  • I’d like to see the option to use both SNMP and WMI methods. I monitor using SNMP across the board, but I want some of the options that WMI monitoring offers such as an account associated with the node (for service control via Solarwinds etc.) and Disk Performance stats without needing to install “SNMP Informant Standard”…
  • I Have this same issue using SAM 6.2.4. I'm running a largish 8KB Perl script which runs fine on many UNIX systems. However on an HP-UX 11.23 server it fails with the error: "Script file creation failed. The created file is corrupted." If i'm logged into the HP-UX server when the script runs I can see a file with a name…
  • I know this is an old thread, but just in case it helps, I have just spent a day & a half trying to get a PowerShell script to run from a Solarwinds alert trigger action. Eventually I succeeded. I’m using NPM 10.5. I tried calling my script from within a batch file, I tried using the full path to the Powershell exe file.…
  • Thanks Jonathan & rutgerht. I've looked at yesterdays alerts & things seem to be working OK? I.E. Acknowledged alerts aren't being repeated even with the "Execute this Action repeatedly while the Alert is Triggered" option set to daily repeats. I upgraded to NPM 10.4.2 earlier in the week. Either this had an effect or…