+------------------------------------------------------------------------------ | On 2010-12-16 14:00:17, Brice Figureau wrote: | | I was thinking about abusing the process name to display what the | process is currently doing ala: | | puppet master: compiling node.masterzen.fr since 0.2s | | or | | puppet master: serving metadata for /modules/mysql/mysql.cnf | | or | | puppet agent: exec /usr/bin/apt-get update
I think this is a really good idea (especially the SIG toggle), but it may not be exactly portable. It won't work on Solaris, for instance, and you'd probably have to do a little more work to get it working on the BSDs. That said, maybe you don't care. :-) Cheers. -- bdha cyberpunk is dead. long live cyberpunk. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
