3 # Alias: Gearman Daemon
4 # Menu: Distributed Monitoring
6 # Gearman is the central job server for distributed monitoring
7 # based on Mod-Gearman. You have to start at least one job server
8 # somewhere. Keep the gearmand close to the nagios core for maximum
16 echo "on: enable gearman daemon"
17 echo "off: disable gearman daemon"
22 [ "$CONFIG_MOD_GEARMAN" = "on" ]