You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using this script from our monitoring stack. Normally, this kind of platforms expect an exit code to determine if the script has ended Ok (with exit status 0). It would be great if you could end the execution with and exit code in addition to the output text.
To show this, we have added the following code at the end of the script:
Hello.
We are using this script from our monitoring stack. Normally, this kind of platforms expect an exit code to determine if the script has ended Ok (with exit status 0). It would be great if you could end the execution with and exit code in addition to the output text.
To show this, we have added the following code at the end of the script:
Best regards.
The text was updated successfully, but these errors were encountered: