Automatic/dynamic tags?

tin

Renowned Member
Aug 14, 2010
109
2
83
Northwest NSW, Australia
Is it possible now, or if not, could we potentially have a feature added to automatically assign the coloured tags to guests?

For my specific purposes, I'd like to be able to detect if a LXC container has a specific process running, or if a command returns a specific output. I'd like to automatically add tags based on things like whether my backup software is running, the version of Debian that's running, whether I'm using systemd or sysvinit, etc.

Anyone got any current method to do this or know if it's a planned feature eventually?
 
I'm also working on this idea (both for VMs), my aproach has been tag the VMs since creation (creation with script) and also run "tagging" script (in the works), i'll let you know if i make more advance in the post creation tagging feature.