Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traffic load table does not show and example of how to run script in cron #24

Open
psmartins opened this issue Jan 30, 2018 · 3 comments
Labels

Comments

@psmartins
Copy link

Hi,
I would like some help

  • The map does not show the Traffic Load table.
  • Could you show me an example of how to use cron to run the script

Thank you !

@Prototype-X
Copy link
Owner

In default settings, the table is disabled.
Open mapname.yaml and set option show:

table:
  show: true

@Prototype-X
Copy link
Owner

Prototype-X commented Jan 31, 2018

crontab

0-59 * * * * zabbix /opt/Zabbix-Network-Weathermap/weathermap.py -m mapname1.yaml mapnameN.yaml -u

Example for systemd

@psmartins
Copy link
Author

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants