Setup an open-nti installation to monitor our vMX (lwaftr) installation.
The data collection via open-nti.py did not seem to work and it turned out there was an issue with the generation of the cron entry via the Makefile (and the show/delete part). Omitting tag, defaults to using tag 'all' as it seems. Adding a cron entry with option --tag all in open-nti.py does not work.
I fixed it with a patch in Makefile, I will send a pull request with it.
Setup an open-nti installation to monitor our vMX (lwaftr) installation. The data collection via open-nti.py did not seem to work and it turned out there was an issue with the generation of the cron entry via the Makefile (and the show/delete part). Omitting tag, defaults to using tag 'all' as it seems. Adding a cron entry with option --tag all in open-nti.py does not work. I fixed it with a patch in Makefile, I will send a pull request with it.