librenms/misc
sorano 1d45d4b73d fix: MySQL query in alert_rules.json (#8300)
Fix the:
MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '= (DATE_SUB(NOW(),INTERVAL 5 MINUTE))  &&  syslog.msg REGEXP ".*authentication f' at line 1 (SELECT * FROM syslog WHERE (syslog.device_id = '149') && (syslog.timestamp > = (DATE_SUB(NOW(),INTERVAL 5 MINUTE))  &&  syslog.msg REGEXP ".*authentication failure.*"  ))
2018-02-27 09:22:59 +00:00
..
alert_rules.json fix: MySQL query in alert_rules.json (#8300) 2018-02-27 09:22:59 +00:00
db_schema.yaml Re-add index to ports_fdb table (#8267) 2018-02-21 09:23:00 +00:00
librenms-irc.init feature: sysV init script for the IRC bot (#7170) 2017-08-20 08:38:24 +01:00
librenms-irc.service feature: Create librenms-irc.service (#7087) 2017-08-16 13:59:02 -05:00
librenms.logrotate Update librenms.logrotate (#8220) 2018-02-07 13:44:17 -06:00
mib2c.conf feature: Added script to generate config for new OS (#7161) 2017-09-04 21:38:09 +01:00
notifications.rss alerting: Added option to enable/disable option for sending alerts to normal users (#6590) 2017-05-15 23:35:26 +01:00