Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
d959bf1b366319eda16e3cd6dfda8a22beb203be
librenms-librenms/dist/librenms-scheduler.service

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
237 B
SYSTEMD
Raw Normal View History

Add a validation for checking if the scheduler is running (#14987)
2023-04-24 10:04:50 +02:00
[Unit]
Description=LibreNMS Scheduler
[Service]
Type=oneshot
StandardOutput=null
StandardError=null
WorkingDirectory=/opt/librenms/
MAC Vendor OUI use scheduler (#15187) * MAC Vendor OUI use scheduler Add command to update `lnms maintenance:fetch-ouis` Show vendor column in tables if mac_oui.enabled is set to true Improve scheduler validation handle non-standard install directories and systems without systemd Add index to table to improve speed and improve mac->vendor lookup speed Scheduled weekly with random wait to prevent stampeding herd issues for upstream drop oui update from daily * MAC Vendor OUI use scheduler Add command to update `lnms maintenance:fetch-ouis` Show vendor column in tables if mac_oui.enabled is set to true * Lint fixes and better prefix detection * update schema file
2023-08-03 19:29:30 -05:00
ExecStart=/usr/bin/env php artisan schedule:run --no-ansi --no-interaction
Add a validation for checking if the scheduler is running (#14987)
2023-04-24 10:04:50 +02:00
User=librenms
Group=librenms
Reference in New Issue Copy Permalink
Powered by Gitea Page: 6103ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API