Joel Heenan wrote:
Hi List,
Just wondering whether func provides a mechanism for the clients
instigate communications with the server? Even just a "ping I want your
attention" would be good for my purposes.
Sorry if this was covered in the docs I didn't see it. Look at building
a monitoring app and would be good if the clients could alert the server
as to changes.
Thanks
Presently no, as the central server is daemonless. In that regard,
Func is more suited to replacing command-and-control
infrastructure than monitoring infrastructure (like collectd, etc).
There was some talk about having at least a "ping" type daemon
functionality at the overlord server though. One use case is
having the overlord server maintain a list of jobs for the minions to
ask for when they are ready (queued up) that the server
would then tell them to do when they came online. Though this starts
to feel a bit like a message bus.
Creating an overlord daemon of course does make sense, as eventually we
may want to enable XMLRPC into the overlord
from higher level management applications as well as just the
func-transmit system available now.
Hmm, further ideas on what you might like to see?
Is this something you might be interested in helping work on?
--Michael
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list