40 Commits

Author SHA1 Message Date
2dd44fdfdf refactor: move default alert rules into the collection (#6621)
* refactor: move default alert rules into the collection
Also adds the wireless rules to the default set.

* Added additional defaults to extra

* Fix up the extra value
Also, missed `rule` column when creating default rules
2017-05-13 09:24:47 +01:00
da5783d917 feature: Add mysql failed query logging + fixed queries that break ONLY_FULL_GROUP_BY (#5327)
* feature: Add mysql failed query logging + fixed queries that break ONLY_FULL_GROUP_BY

* fix all schema errors and update system
2017-01-07 11:32:38 -06:00
laf
8a142aa53f feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
27e9408626 fix: Change the wording for the create default rules button to hopefully get more users to click it. 2016-10-21 09:53:20 -05:00
e1fac851f9 refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
10de31720d 3x to 2x 2016-09-22 14:45:41 -04:00
4106f0f8c7 fix tooltip
`container` property documented here:
http://getbootstrap.com/javascript/#callout-tooltip-groups
2016-09-22 13:44:14 -04:00
07574b27d8 Move to Font Awesome
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
laf
9a23be41c1 Added additional default alert rule 2016-07-03 19:47:12 +01:00
laf
04778eadaa Order alerts by state so that we can indicate rules which have triggered 2016-06-20 23:23:17 +01:00
731e43bc66 Revert "[WIP] Sanity!" 2016-02-17 13:59:58 +00:00
f0o
375d7ca4af Cosmetic fix on Alert-Rules 2016-02-10 15:26:17 +00:00
laf
87347bc8f8 Updated global rules 2016-01-25 23:47:00 +00:00
laf
6b72da4a00 Updated global rules 2016-01-25 23:45:46 +00:00
laf
84fcf1c461 Used alert_rules.id as the # to make corelation with poller debug output easier 2015-12-09 14:32:32 +00:00
33a43ff9ed Spelling correction 2015-09-23 20:36:18 +02:00
27dc720892 Match button style (ie, with + fontawesome icon) 2015-09-16 18:38:09 +05:30
f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
laf
dde4ac0db6 Initial work on tooltips 2015-07-19 18:52:39 +01:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf
4765cebea0 Added support for interval for alerting 2015-05-20 21:46:54 +01:00
f0o
da624fa136 Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
laf
a404082d51 Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
984e4a8cab Fixed the global alert_rull add SQL. Added a default value for disabled (set to 0). This could probably be fixed in the schema if the default value is set. 2015-02-26 23:04:05 +00:00
2cb5d727b4 Updated to support a demo user 2015-02-16 23:45:28 +00:00
laf
ddbc2a7304 Updated alerts interface to support inverted rules, worse/better alerts 2015-01-26 22:07:42 +00:00
ff833a508d Merge pull request #373 from laf/issue-laf-97
Added ability to create default global alert rules
2014-12-23 16:36:18 +00:00
078d63b3f3 Update print-alert-rules.php 2014-12-23 15:56:39 +00:00
3669a6e824 Update print-alert-rules.php 2014-12-23 15:56:17 +00:00
laf
1d217df791 Set device_id to -1 2014-12-22 19:38:45 +00:00
laf
84eb81c23a Setting default delay to 300 seconds so alerts are every 5 minutes 2014-12-22 19:01:23 +00:00
laf
a3c180868b Updated default rules 2014-12-22 17:41:05 +00:00
laf
6f0b9478a8 Added ability to create default global alert rules 2014-12-22 16:58:58 +00:00
51616844bc Added ability to name alert rules 2014-12-21 15:44:50 +00:00
ef28a9fe03 Scrutinizer issues fixed 2014-12-16 21:10:11 +00:00
1140768bd2 Scrutinizer issues fixed 2014-12-16 20:49:55 +00:00
laf
807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00