Skip to content

Add Nagios Restart #17

@rverchere

Description

@rverchere

On a fresh install, nagios is not configured to be automatically restarted.

Please add an override file to systemd service:

# cat /etc/systemd/system/nagios.service.d/override.conf
[Service]
Restart=always
RestartSec=1
ExecStartPost=/bin/sleep 0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions