5 months ago 1f7cf7d9e5 mischa
no HOME needed, needs to be done in cron (main, master)
5 months ago 44f9daedb1 mischa
move to HOME
6 months ago 33a3da36cd mischa
forgot the CPU load :)
6 months ago fdd9b9db6d mischa
load.sh inline with cpu.sh
6 months ago 12ad4a615d mischa
add FDE check
6 months ago c40181bf7b mischa
check if VM is already running before deploying
6 months ago db076d5a34 mischa
instance match only at the beginning of the line
6 months ago 81de8248c3 mischa
add older scripts, experiments
6 months ago f72c728cfd mischa
changes to allow for remote control
6 months ago 6f6364cd45 mischa
minor echo change
6 months ago 74c95118d3 mischa
change source/dest
6 months ago 4353ba4d86 mischa
add additional existence check for ls /tmp/vm*
6 months ago 1af95f8c98 mischa
remove lose echo
6 months ago 93fee45ebd mischa
-z -> -n
6 months ago 89ef1c36de mischa
missed a quote
6 months ago 5173993f66 mischa
one DEBUG to many
6 months ago fdcd9ed442 mischa
adding options and default values, debug option
6 months ago bfcf5fd779 mischa
move SEEN below, exit 0 when nothing is found
6 months ago fc76bc00de mischa
check if files exist in /tmp
6 months ago 5795cb8879 mischa
add a CPU load tracker
6 months ago 4e9862efc2 mischa
make notify flexible with vm name it gets presented
6 months ago a6756de013 mischa
make sure renewal is set before sending out notify
6 months ago 1444d5cc01 mischa
if vmXX.txt is passed to notify.pl strip .txt
6 months ago 06b1de99fa mischa
split the wingman commands to two seperate commands for servesync to pick them up
6 months ago ae548bb979 mischa