scipt

  1. F

    Script to shutdown node when no VM active for 1 hour

    Hello, Does someone could give me a script example to shutdown a node if there hase been no vm active for one houre ? I guess what I need is a shell wraper to test evry 15' if vm are unactive, ain if it si true for 4 time, then cron commande to shutdown the node. But I have no idéa how to do...