Skip to content

crontab entry for sentinel #42

@Newar417

Description

@Newar417

After the update I got SENTINEL_PING_EXPIRED

This is from the readme from the sentinel repo:

          • cd /home/YOURUSERNAME/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

Whereas in dashman

          • cd $INSTALL_DIR/sentinel && venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log

Note the missing ./ before venv

Not sure if that was the problem, but after editing my crontab and adding ./ it went back to ENABLED straight away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions