librenms/sql-schema
2016-11-19 14:49:18 +00:00
..
001.sql Fixed silly sql build for vminfo table 2016-01-24 23:36:38 +00:00
002.sql new system for sql updates -- PLEASE BACK UP YOUR DATABASE BEFORE UPGRADING (yes, it's upgrade-tested on different systems, but better safe than sorry) 2012-02-16 12:19:40 +00:00
003.sql new system for sql updates -- PLEASE BACK UP YOUR DATABASE BEFORE UPGRADING (yes, it's upgrade-tested on different systems, but better safe than sorry) 2012-02-16 12:19:40 +00:00
004.sql Fixed silly sql build for vminfo table 2016-01-24 23:36:38 +00:00
005.sql new system for sql updates -- PLEASE BACK UP YOUR DATABASE BEFORE UPGRADING (yes, it's upgrade-tested on different systems, but better safe than sorry) 2012-02-16 12:19:40 +00:00
006.sql fix auth for graphs to allow cidr filter. fix schema 006 2012-05-11 15:21:42 +00:00
007.sql Removed an update from sql-schema/007.sql as this was already applied in 006.sql 2014-02-27 23:17:03 +00:00
008.sql fix the fix 2012-03-20 16:11:31 +00:00
009.sql fix the fix 2012-03-20 16:11:31 +00:00
010.sql add an index for datetime to eventlog (this might take a while!) 2012-03-20 18:44:41 +00:00
011.sql add table to store packages data on package-managed hosts 2012-03-26 13:06:23 +00:00
012.sql add IPSLA support 2012-04-09 12:53:44 +00:00
013.sql forgot the db update for the customized icon update in r3087 2012-04-30 22:26:19 +00:00
014.sql additions to unix-agent. addition of basic munin-plugin support. 2012-04-26 11:57:52 +00:00
015.sql add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not 2012-04-27 17:18:26 +00:00
016.sql more memcached 2012-05-02 15:06:12 +00:00
017.sql update database for the fanspeed upper limit change that snuck in in r3119 2012-05-02 23:03:47 +00:00
018.sql updates to pseudowires table 2012-05-03 09:04:39 +00:00
019.sql repoll toner capacity 2012-05-06 19:56:06 +00:00
020.sql DERP 2012-05-09 16:38:42 +00:00
021.sql db fixes (needed for snmpv3 sha fix) 2012-05-15 17:16:16 +00:00
022.sql move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
023.sql some database updates (adding some _deleted fields) and fix links table. 2012-05-17 10:33:56 +00:00
024.sql fix ipv4 and ipv6 tables to use port_id not interface_id 2012-05-18 16:12:28 +00:00
025.sql change remanining interface_id to port_id 2012-05-18 16:21:39 +00:00
026.sql accesspoint support (probably) from ethan sommer (#50) 2012-05-21 18:17:23 +00:00
027.sql add index to loadbalancers 2012-05-25 14:19:37 +00:00
028.sql Updated mysql auth to use PHPass 2014-02-03 12:10:06 +00:00
029.sql Updated session / cookie support 2014-02-03 22:39:37 +00:00
030.sql First full commit of plugin system 2014-03-03 20:23:29 +00:00
031.sql Moved the insert statement to the correct SQL file! 2014-07-03 17:58:08 +01:00
032.sql Moved the insert statement to the correct SQL file! 2014-07-03 17:58:08 +01:00
033.sql More updates to api 2014-09-16 22:19:28 +01:00
034.sql Increase API token length to allow for future growth 2014-09-27 14:49:33 +10:00
035.sql Added sql schema update for ping graphs 2014-09-30 19:13:51 +01:00
036.sql Added field name into SQL-Table alert_templates 2014-12-15 14:25:03 +00:00
037.sql Added ability to name alert rules 2014-12-21 15:44:50 +00:00
038.sql Added TwoFactor Authentication (RFC4226) 2014-12-28 15:40:40 +00:00
039.sql Added: 2015-01-15 07:18:10 +00:00
040.sql Adding more updates found by f0o 2015-03-01 12:23:31 +00:00
041.sql Added indexes to relevant tables 2015-03-01 12:28:10 +00:00
042.sql Adds Distributed Polling via Memcached. 2015-03-15 16:29:59 +00:00
043.sql Added support for managing poller groups and viewing poller stats 2015-03-15 21:44:35 +00:00
044.sql Added code to rediscovery links and include device ids 2015-03-28 14:05:40 +00:00
045.sql Assign invalid device_id if a rule is created with a mapping. 2015-04-04 11:37:07 +00:00
046.sql Updated sql statement 2015-04-12 11:37:15 +01:00
047.sql Added alter statement to add index to alert_log table 2015-04-12 14:57:51 +01:00
048.sql fix: New installs would have multiple entries in dbSchema table (#4460) 2016-09-16 18:20:34 -05:00
049.sql Change DB-Field device_groups.pattern from varchar(255) to text 2015-05-08 09:52:09 +00:00
050.sql Added a new db field to record when custom high/low limits are set and stop them being overwrote 2015-05-12 10:10:03 +01:00
051.sql Some last changes 2015-05-28 17:07:14 +01:00
052.sql Updated remaining MyIsam tables to innodb 2015-06-01 21:56:22 +01:00
053.sql updated alert template mapping to own table 2015-06-15 11:13:19 +01:00
054.sql Add missing SQL schema 2015-06-16 08:27:58 +10:00
055.sql Add macro %macros.sensor to filter out ignored sensors 2015-06-19 17:11:56 +00:00
056.sql Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
057.sql Network map sql update + fix for duplicate links 2015-07-15 20:09:20 +01:00
058.sql Updated to use new table name 2015-07-23 18:41:41 +01:00
059.sql Rebased 2015-07-26 11:09:46 +00:00
060.sql Added Syslog, Eventlog and Globe Map widgets 2015-08-01 15:36:15 +00:00
061.sql Added proper indexes to the device_perf table 2015-08-05 19:01:03 +00:00
062.sql updated sql file # 2015-08-16 11:12:24 +00:00
063.sql updated sql file # 2015-08-16 11:12:24 +00:00
064.sql Added Config-SQL 2015-08-24 14:59:43 +01:00
065.sql index and limit 2015-08-25 11:35:22 -04:00
066.sql Added user defined titles for alert templates 2015-08-30 16:53:34 +01:00
067.sql Add missing SQL statement 2015-08-31 16:36:00 +02:00
068.sql Added generic graph widget (non-responsive sizing) 2015-09-05 16:32:38 +01:00
069.sql Added Dashboard sharing. 2015-09-11 19:20:10 +01:00
070.sql Clean up of Global/World map mix-up in DB 2015-09-10 16:05:22 +01:00
071.sql Top devices & top interfaces widgets 2015-09-15 11:57:09 +01:00
072.sql Add Device Notes Field 2015-09-17 16:19:48 +02:00
073.sql Create 073.sql 2015-10-03 11:51:14 +02:00
074.sql Example for adding new dynamic config options for WebUI 2015-10-12 22:06:17 +00:00
075.sql Added ability to globally disable sending alerts 2015-11-04 20:29:02 +00:00
076.sql Added relevant sql schema 2015-11-16 20:22:08 -08:00
077.sql Automatically mark all news as read for new users 2015-11-21 11:40:24 +00:00
078.sql Rebased 2015-11-19 12:13:51 +00:00
079.sql Bump schema version 2015-12-03 09:38:16 -07:00
080.sql Added Notes widet 2015-12-08 20:34:32 +00:00
081.sql Bump schema to 082 as 081 has been used 2015-12-09 15:33:15 -07:00
082.sql Bump schema to 082 as 081 has been used 2015-12-09 15:33:15 -07:00
083.sql Added generic image widget 2015-12-13 18:24:26 +00:00
084.sql - Moved SQL to reflect upstream changes. 2015-12-22 11:06:30 +10:00
085.sql - Move 085.sql to 089.sql 2016-01-14 06:10:00 +10:00
086.sql Renamed file to stop conflict 2016-01-10 22:47:40 +00:00
087.sql Added datetime to notifications + Fixed sticky/unsticky notifications disappearing 2016-01-10 22:22:13 +00:00
088.sql Renamed file to stop conflict 2016-01-10 22:47:40 +00:00
089.sql Added missing column to perf_times table 2016-01-17 15:46:33 +00:00
090.sql Add WebUI settings 2016-01-17 19:19:56 +01:00
091.sql Rebased (sql schema conflict) 2016-01-19 14:33:15 +00:00
092.sql Rebased (sql schema conflict) 2016-01-19 14:33:15 +00:00
093.sql Tidy mess left by CISCO-AAA-SESSION-MIB bug 2016-01-21 08:54:00 +10:00
094.sql remove conflict 2016-01-28 14:25:36 +01:00
095.sql some bugfixing 2016-01-28 13:07:33 +01:00
096.sql Update discovery and poller to allow stable interface mapping by ifName/ifDescr based port mapping. 2016-01-26 13:49:30 +01:00
097.sql merging 2016-02-08 20:12:05 +01:00
098.sql renamed sql-schema file 2016-01-31 18:17:56 +00:00
099.sql Add ability to map ports based on their ifAlias. 2016-02-05 11:40:37 +01:00
100.sql Merge branch 'issue-386-v3' of git://github.com/BarbarossaTM/librenms 2016-02-07 15:23:52 +00:00
101.sql merging - update schema 2016-02-10 07:20:34 +01:00
102.sql Move schema 2016-02-20 11:06:12 +01:00
103.sql updated timeSinceTopologyChange to be an int as it can not be used within alerts 2016-02-20 11:12:10 +00:00
104.sql Modified schema to enlarge device's purpose field 2016-02-24 13:21:31 +01:00
105.sql More updates 2016-02-27 15:29:11 +01:00
106.sql Improve performance of billing poller 2016-03-01 10:20:25 +00:00
107.sql - Moved SQL 2016-03-16 08:49:29 +10:00
108.sql - Use Nagios alerting: 0 = Ok, 1 = Warning, 2 = Critical 2016-03-29 20:15:42 +10:00
109.sql Set config_name as a unique index 2016-03-18 23:20:02 -05:00
110.sql - Ensure that $check_cmd is always set. 2016-04-12 07:34:06 +10:00
111.sql Create 111.sql 2016-04-01 14:20:47 +02:00
112.sql - Ensure that $check_cmd is always set. 2016-04-12 07:34:06 +10:00
113.sql Don't drop an index on a table that was just created 2016-04-25 14:55:51 -05:00
114.sql Move config to WebUI 2016-04-26 12:56:58 -07:00
115.sql Updated SQL to correct bad macro 2016-05-24 20:24:20 +01:00
116.sql Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
117.sql Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
118.sql Added device_id to eventlog table 2016-06-18 02:09:22 +01:00
119.sql Support Huawei SmartAX products. 2016-06-28 14:20:04 -05:00
120.sql Rename sql to 121 2016-06-30 15:29:58 -05:00
121.sql Renamed sql file 2016-06-30 21:38:40 +01:00
122.sql - Fixed SQL rename. 2016-07-15 16:26:16 +10:00
123.sql Renamed sql file 2016-07-09 19:09:28 +01:00
124.sql - Moved SQL for upstream changes. 2016-07-18 07:14:03 +10:00
125.sql - Moved SQL for upstream changes 2016-07-25 06:47:34 +10:00
126.sql - Moved SQL for upstream changes 2016-07-25 06:47:34 +10:00
127.sql Restore 127.sql 2016-08-17 21:03:03 -05:00
128.sql Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
129.sql availability map updates (#4160) 2016-08-22 19:12:44 +01:00
130.sql Config option for global default dashboard (#4080) 2016-08-23 19:37:12 +01:00
131.sql availability map updates (#4183) 2016-08-28 21:48:05 +01:00
132.sql webui: availability map update (#4300) 2016-09-02 12:42:45 -05:00
133.sql Added schema 133 (#4426) 2016-09-13 22:30:06 +01:00
134.sql fix conflict 2016-09-17 23:42:08 +03:00
135.sql general updates 2016-09-22 00:11:16 +03:00
136.sql fix renumbering 2016-09-22 00:12:20 +03:00
137.sql fix renumbering 2016-09-22 00:12:20 +03:00
138.sql Updated availability map dimensions 2016-09-23 22:24:45 +01:00
139.sql Support device group definitions from v2 (#4591) 2016-09-27 17:50:52 +01:00
140.sql feature: Add Cisco WAAS Optimized TCP Connections Graph (#4645) 2016-09-28 08:00:35 +01:00
141.sql Added Active GlobalProtect Tunnels graph to PANOS (#4654) 2016-10-03 17:33:23 +01:00
142.sql fix: Raise version size for packages table to 255 char (#4656) 2016-10-06 12:01:32 +01:00
143.sql refactor: Improve sensors polling for performance increase (#4725) 2016-10-11 19:34:09 +03:00
144.sql feature: Add q-bridge-mib tagged VLAN membership #3285 2016-10-11 22:29:06 +01:00
145.sql refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
146.sql work work 2016-10-20 19:29:35 +02:00
147.sql work work 2016-10-20 21:35:56 +02:00
148.sql work work 2016-10-20 21:35:56 +02:00
149.sql feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
150.sql refactor: limit perf array index length to 19 characters due to limitation in ds-name rrdtool (#4731) 2016-11-16 07:24:56 +00:00
151.sql feature: Add Microsoft Teams Alert Transport (#5023) 2016-11-19 14:49:18 +00:00