f0o
fe412952c1
Add config-option to exclude SysContact from alerts
2015-05-20 16:29:39 +00:00
f0o
1c0b1e9041
Honour SysContact-Override
2015-05-19 15:04:27 +00:00
f0o
4c10cb625b
Honour 'Disable all alerting for this host'
...
Fixes some redundancy in macros (parentesis)
2015-05-18 10:23:55 +00:00
f0o
543573d27c
Added Post-Formating fix for time-macros
2015-05-14 14:09:20 +00:00
f0o
6ab9b9727e
Make scrut happy
2015-05-07 20:05:47 +00:00
f0o
fadaffac21
Allow alerting on tables with relative/indirect glues.
...
This commit introduces a lookup using an adaption of left/right expansion searches to find a missing glue-column across several layers of relations.
You can now alert on data having a glue mapped to other entities as long as it resolves to 'device_id' in under 30 cycles.
First intention of usage is to alert on bill-usages.
The bills-table does not contain a valid 'device_id' glue and has to be resolved via 'bills.bill_id -> bill_ports.port_id -> ports.device_id'.
This example consumes 3+1 cycles.
2015-05-07 14:22:16 +00:00
f0o
a2c1ba27d6
Pre-Formatting rules to make parsing easier.
2015-04-28 13:49:53 +00:00
f0o
32a703c6ed
Fix invalid SQL generation on missing rule. Default to 'false'
2015-04-25 11:11:30 +00:00
f0o
da624fa136
Added Macros in Alert-Rule syntax
2015-04-24 19:14:10 +00:00
f0o
ef25ed345d
Allow notification to resume count/delay cycles after maintenance
2015-04-21 07:06:14 +00:00
f0o
a2e4a0dcff
Honour new maintenance format (PR#835)
2015-04-20 17:55:41 +00:00
f0o
c94784f3dd
honour alert_rules.disabled
2015-04-12 14:37:26 +00:00
f0o
f535f27638
Fixed path issue
2015-04-08 09:23:33 +00:00
f0o
83b3208540
Use functions defined in authentication-modules to obtain contact-list
2015-04-05 12:50:38 +00:00
f0o
1ac5c92280
Fixed SQL bug
2015-04-04 13:33:19 +00:00
f0o
ba99eb25a2
Device-Groups Draft
2015-04-03 18:22:29 +00:00
laf
851a998954
Fixed array_unique key issue for alerts
2015-03-04 15:33:18 +00:00
f0o
fa86e9308d
Added:
...
Follow-Up notifications when a situation betters/worsens
Inverted Alerts
Nested Control-tags
Extended variable-scope for incidents
2015-01-25 21:39:33 +00:00
Paul Gear
e867d3f1df
Merge branch 'alerting-dirty' of https://github.com/f0o/librenms into f0o-alerting-dirty
2014-12-21 12:56:29 +10:00
f0o
6ac4776623
Added:
...
Default Contact's Name (NOC)
2014-12-19 21:13:29 +00:00
f0o
fd93042fb4
Added:
...
Honouring `$config['alerts']['email']['default']` and `$config['alerts']['email']['default_only']`
2014-12-19 20:21:54 +00:00
f0o
7ec262760c
Added:
...
Arithmetic support in rules
Braces support in rules
Changed wildcard character to '@'
2014-12-19 20:20:17 +00:00
laf
807fc9a3ba
Alerts gui commit
2014-12-16 20:03:19 +00:00
f0o
aeccdbb942
Cleanup for Scrutinizer
2014-12-15 14:33:31 +00:00
f0o
c0e1d9cbc5
Added Alerting
2014-12-15 11:10:26 +00:00
Adam Amstrong
5d148bab86
more alerting stuff (non-functional)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3198 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 16:26:19 +00:00