Forum Discussion
LirazM
Nimbostratus
Aug 02, 2018Cronjob that checks every 15 min if there is no APM active session, than disable the virt.
Hello there,
My goal is to check every 15 minutes if there is no active APM session , if not, disable the virt.
i thought i will have a bash script that i can call from crontab with the tim...