bhouse-nexthop commented on issue #12265: URL: https://github.com/apache/cloudstack/issues/12265#issuecomment-3660471906
Are there any flags i need to pass? I'm not getting any output from the scripts running it manually like that, so I didn't modify the json file like you said since I didn't see an error... ``` root@hv102:~# ssh -p 3922 -i /var/lib/cloudstack/management/.ssh/id_rsa 169.254.239.169 Linux r-664-VM 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. root@r-664-VM:~# /root/health_checks/dhcp_check.py root@r-664-VM:~# echo $? 0 root@r-664-VM:~# /root/health_checks/dns_check.py root@r-664-VM:~# echo $? 0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
