Commit Graph

221 Commits

Author SHA1 Message Date
Neil Lathwood
2b47c927f9 Merge pull request #3568 from gcoeugnet/master
Add procedure management from alerting widget
2016-06-12 19:26:01 +01:00
Guillaume COEUGNET
d705836c88 Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
Guillaume COEUGNET
6c8a75a5f7 Change procedure management. Using URL instead of file 2016-06-06 11:41:41 +02:00
Tony Murray
af8cc3a24b SQL query on one line 2016-06-02 16:22:17 -05:00
Tony Murray
009840bf8a Store device group relationships in a pivot table. 2016-06-02 13:25:01 -05:00
Guillaume COEUGNET
d5e26a3438 Add procedure management 2016-05-27 16:11:06 +02:00
Dave Bell
4f75f6aa83 Updated SQL to correct bad macro 2016-05-24 20:24:20 +01:00
Dave Bell
d809276e2b Remove bad fix, and add SQL 2016-05-24 17:42:14 +01:00
pblasquez
8e8315dbcd Move config to WebUI 2016-04-26 12:56:58 -07:00
Tony Murray
40b598d9af Don't drop an index on a table that was just created 2016-04-25 14:55:51 -05:00
Sawachier
f02bba3c11 Rename 115.sql to 113.sql 2016-04-25 10:17:05 +02:00
HenocKA
698576c022 Update sql 2016-04-19 23:50:39 +02:00
HenocKA
814fe46e8a adding sql 2016-04-19 23:48:56 +02:00
Aaron Daniels
111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
Aaron Daniels
e2988e7725 - Ensure that $check_cmd is always set.
- Move SQL because of upstream changes
2016-04-12 07:34:06 +10:00
Guillaume Coeugnet
713501e270 Create 111.sql
Add new port parameter for Canopsis transport.
2016-04-01 14:20:47 +02:00
Guillaume Coeugnet
7a2faae237 Update 110.sql
Remove port parameter to put it a new file
2016-04-01 14:20:17 +02:00
Guillaume COEUGNET
3855848318 Add canopsis port parameter 2016-04-01 10:05:17 +02:00
gcoeugnet
1fc742e239 Create 110.sql
Add options to config table for canopsis transport.
2016-03-30 14:20:42 +02:00
Aaron Daniels
8f59b8c7f7 Merge branch 'master' into issue-2193 2016-03-29 20:16:07 +10:00
Aaron Daniels
eeb3dff393 - Use Nagios alerting: 0 = Ok, 1 = Warning, 2 = Critical
- Update documentation
- Moved SQL for upstream changes
2016-03-29 20:15:42 +10:00
Tony Murray
5c81602966 Set config_name as a unique index
Work around possible duplicates by keeping the first record.
2016-03-18 23:20:02 -05:00
Daniel Preussker
57339c4221 Merge pull request #3221 from ekoyle/add_web_html_email_option
Add web config option for HTML emails
2016-03-16 14:44:51 +00:00
Eldon Koyle
6a53bcf688 Add web config option for HTML emails 2016-03-15 16:55:27 -06:00
Aaron Daniels
f90ead9f2e Merge branch 'master' into issue-2193 2016-03-16 08:49:40 +10:00
Aaron Daniels
94cdcbbd93 - Moved SQL 2016-03-16 08:49:29 +10:00
Aaron Daniels
0d6cfec589 Nagios Services
- Moved check-services.php to a poller module
    - Added performance data collection to the poller
    - Centralised DB functions to includes/services.inc.php
    - Created add/edit/delete functions off the device, services page
    - Removed legacy edit/delete interfaces.
    - Moved and modified check.inc scripts
    - Documentation Updates
    - Modified services table
2016-03-15 22:23:14 +10:00
Richard
042ddaa6fe Remove duplicate data from bill_data and add PK to prevent recurrence 2016-03-07 18:31:12 +00:00
Richard
19e9cda8d0 Replace port_in/out_measurements with latest values only 2016-03-07 18:31:12 +00:00
Richard
d759c4ac9d Improve performance of billing poller 2016-03-01 10:20:25 +00:00
Rosiak
73149f3f19 More updates
Add sensor_prev to be able to alert on state change

Add docs
2016-02-27 15:29:11 +01:00
Rosiak
928fd70ced Proper State Monitoring 2016-02-26 23:40:34 +01:00
Harm van Tilborg
3397e09574 Modified schema to enlarge device's purpose field 2016-02-24 13:21:31 +01:00
laf
57b1ab8ac4 updated timeSinceTopologyChange to be an int as it can not be used within alerts 2016-02-20 11:12:10 +00:00
Neil Lathwood
46a17eabf0 Merge pull request #2957 from Rosiak/issue-2557
Make Global Search Limit Configurable
2016-02-20 10:30:48 +00:00
Rosiak
b7d2a27be4 Move schema 2016-02-20 11:06:12 +01:00
Rosiak
1c630b0b8d Move function to WebUI
Based on Neil’s suggestion.
2016-02-13 21:09:45 +01:00
HenocKA
21e37c23a7 merging - update schema 2016-02-10 07:20:34 +01:00
HenocKA
24df0a059c merging 2016-02-08 20:12:05 +01:00
f0o
4d0d78c48c Merge branch 'issue-386-v3' of git://github.com/BarbarossaTM/librenms
Conflicts:
	sql-schema/099.sql
2016-02-07 15:23:52 +00:00
Maximilian Wilhelm
6ef1cf9e43 Add ability to map ports based on their ifAlias.
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-02-05 11:40:37 +01:00
laf
dc5f286b9a Added ifOperStatus and ifAdminStatus _prev values to db. 2016-02-02 13:47:13 +00:00
HenocKA
6de58f55df merging 2016-02-02 12:58:05 +01:00
laf
37d72e1512 Merge branch 'master' of https://github.com/librenms/librenms into issue-2770 2016-01-31 18:17:59 +00:00
laf
34ddc51a19 renamed sql-schema file 2016-01-31 18:17:56 +00:00
Daniel Preussker
e02b45f719 Merge pull request #2881 from mmarchand/dup-alerts-take2
Prevent duplicate alerts
2016-01-31 18:16:34 +00:00
root
8795d06e46 change schema number 2016-01-31 19:11:47 +01:00
Neil Lathwood
b72c1282d9 Merge pull request #2797 from BarbarossaTM/issue-386-v2
Ability to use ifIndex,ifName and ifDescr to create and update port rrd files
2016-01-29 13:05:03 +00:00
root
3872912b43 prevent duplicate alerts 2016-01-28 20:22:49 +01:00
Daniel Preussker
d6cb01ef86 Revert "Removes duplicate alerts from table alerts" 2016-01-28 20:09:59 +01:00