Commit graph

3 commits

Author SHA1 Message Date
Simone Mainardi
fe9a53ea3e Implements optional hourly caching of active local hosts 2016-09-12 19:53:52 +02:00
Simone Mainardi
95a4618c17 Fixes alert scan that was causing possible issues in periodic scripts
Method scanAlerts was called inside a loop over the interfaces in minute.lua.
Since scanAlerts was looping over the interfaces as well, this was causing
interfaces to be deselected from the outer loop.

This commit fixes the issues by forcing scanAlerts to receive an input interface.

Fixes #582
2016-06-04 18:22:13 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00