Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pnp4nagios-bin / etc / default / pnp_gearman_worker
Size: Mime:
# Default settings for the pnp_gearman_worker init script.

# Should the gearman worker daemon be started? ("yes" to enable)
RUN="no"

# Additional options that are passed to the daemon.
DAEMON_OPTS="--config=/etc/pnp4nagios/process_perfdata.cfg"

# Change to this user before starting the daemon.
# Note: the daemon refuses to start as root.
USER=nagios