Hello. In the past with other tools we have monitored using exe files that check some functionality and return an exit code, and basically anything other than exit code 0 triggers an alert.
I see info about scripts and exit codes for SolarWinds, but is there a way to run an exe and use the exit code from the exe?
Or will these exes need to be recreated in a scripting language?