The most recent content from our members.
Inside of one of my alerts, I am trying to run a PowerShell script that seems to require elevated privileges, but Orion cannot use the credentials that I am trying to put in. This script is trying to remote to another server to execute a WMI method. When I test the script with "No user defined", I get an error "This…
Hi, want to run Linux script on multiple node by external program (alert action). Scenario - Actually there are number of linux boxes where we want to run script to check some application log,,etc..but we have one condition, script will run when alert came in node (alert is already setup to check the process - if down then…
I'm trying to execute a PowerShell script from an alert action. I have made the appropriate changes to the service so it is not running under a local system account, per discussions I found here. The command that I have entered into the Execute external program: apm\powershell.exe -file "c:\ps\CPU_Usage.ps1" ${NodeName}…
It looks like you're new here. Sign in or register to get started.