Enhance the logging fromeventscripts.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 27 Oct 2009 22:07:43 +0000 (09:07 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 27 Oct 2009 22:07:43 +0000 (09:07 +1100)
commit6a1f7a7b1b3a0b8f89998db8fdad83bbb4e9b5a5
treedef5edd864b71327c3ff24558c9b69d63c7194e5
parent4037b6e73a819a8e2463dfe0959b42875e05e106
Enhance the logging fromeventscripts.
When a single script is finished, also log the name of the script, the duration it took and the return status.

In the loop where we signal back to the main daemon that the script finished, do this once every 100ms instead of once every 1 second
server/ctdb_tunables.c
server/eventscript.c