Sydney, Australia
L
Posts made by Lethal Kebab
-
Doing magic with Fog - But simplest things stumping me
Hi Guys
I have successfuly been able to modify fog interface, mysql database etc to acomodate some customisations for our organisation. Namely, from the interface, we can now initiate a remote desktop session when viewing hosts, fog interface now shows software inventory of the host as well as hardware inventory. Interface / database now caters for windows update patch management.
HOWEVER… I still cant send one snap in to a group without sending the lot or going through each host one by one to send them a snap-in. I am trying to avoid having to write PHP code which executes as a cron job which manually inserts tasks in the database… is there any other way I can send 1 cron style snap-in to a group in isolation?
Thanks.