script monitor - exit code is *always* 1
Hi,
I've successfully written a few script monitors and they're fine, adding any more now and the exit code is always listed as 1. i wrote a dummy shell script...
#!/bin/sh
exit 0
and apparently that exits with 1 according to appmanager, as does running /bin/ls, /bin/pwd etc...
additionally the script listed as being run on the monitor details page doean't update in line with the monitor being edited... bug?
New to ADSelfService Plus?