Commit Graph

252 Commits

Author SHA1 Message Date
crcro
921d5b9ed5 webui: availability map update (#4300)
* a-map update 3

* pre-commit.php fixes

* moved group query inside if
2016-09-02 12:42:45 -05:00
crcro
49dbe3ea01 availability map updates (#4183)
webui: More updates to availability map #4183
2016-08-28 21:48:05 +01:00
Eldon Koyle
787c4f09f7 Config option for global default dashboard (#4080)
* Config option for global default dashboard

Add config option to set a global default dashbord.  This will be used
instead of the user's "Default" dashboard unless they have changed their
default dashboard in their user settings.

* Use a dropdown for the default_dashboard option

Update generate_dynamic_config_panel to allow assoc arrays with
`'value'` and `'description'` as keys and change to a select box.

* Fix PHP style issues lost during merge
2016-08-23 19:37:12 +01:00
crcro
6190562d9a availability map updates (#4160)
* fix for services visibility if no service available or not enabled in config

* availability map option to switch to old view

* updates as guided by @laf
2016-08-22 19:12:44 +01:00
Tony Murray
453df53752 Restore 127.sql 2016-08-17 21:03:03 -05:00
Tony Murray
984dafda4b Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
Tony Murray
f3a78d8136 NTPD Application
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
Aaron Daniels
ae7bb069ff - Change the IPSLA feature to allow different metrics to be collected per type.
- UDP Jitter metrics collected.
- Added opstatus code and DB field
- Discovery sets opstatus
- Added Status selector to SLA page
- Merged master and moved SQL
2016-08-09 06:59:17 +10:00
Neil Lathwood
42a8c27237 Merge pull request #3821 from adaniels21487/issue-3272-1
Component Update - Status
2016-07-25 20:13:25 +01:00
Aaron Daniels
4c0c560652 - Moved SQL for upstream changes 2016-07-25 06:47:34 +10:00
Aaron Daniels
1d579e8deb - Moved SQL for upstream changes. 2016-07-18 07:14:03 +10:00
laf
1a3a2db4b6 Merge branch 'master' of https://github.com/librenms/librenms into issue-3571 2016-07-17 21:25:25 +01:00
laf
19a74701b8 Renamed 124.sql -> 125.sql 2016-07-17 21:25:21 +01:00
laf
35c558ba10 Re-try two missing tables in mariadb 2016-07-17 21:12:52 +01:00
laf
5a9a963a03 Final fixes for billing 2016-07-17 20:35:50 +01:00
Aaron Daniels
8d01da96e2 - Fixed SQL rename. 2016-07-15 16:26:16 +10:00
Aaron Daniels
52455e1128 Component Update - Status
- Align the component status field with the Nagios standard
  0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
Tony Murray
f4a1e2798a Merge pull request #3758 from laf/macros-templates
Added more macros and alert templates
2016-07-09 21:20:49 -05:00
laf
a6b649bc86 Renamed sql file 2016-07-09 19:09:28 +01:00
Tony Murray
fe057994ee Actually add the sql content 2016-07-08 20:37:33 -05:00
Tony Murray
49549394a9 Fix sporadic device delete
Recreate duplicate foreign key contraints as a single constraint
2016-07-08 15:33:02 -05:00
laf
51918400a2 ampage to amperage 2016-07-01 10:12:34 +01:00
laf
03b9dc1920 Renamed sql file 2016-06-30 21:38:40 +01:00
Neil Lathwood
c6842281c0 Merge pull request #3745 from murrant/sensor_cleanup
Clean up sensors and related tables and add constraints
2016-06-30 21:38:28 +01:00
laf
d7b158fd2c Added some more macros and alert templates 2016-06-30 21:37:01 +01:00
Tony Murray
f07c286c4f Rename sql to 121 2016-06-30 15:29:58 -05:00
pblasquez
61544e5791 Changed to one line 2016-06-30 11:59:46 -07:00
pblasquez
2759bf0725 Support rates >17.1gb/s 2016-06-30 10:29:22 -07:00
Tony Murray
efadac68d4 Clean up sensors and related tables and add constraints
Remove sensors for non existent devices and delete unused sensors_to_state_indexes, state_indexes, and state_translations
Change sensors.device_id to unsigned to match devices.device_id
Add foreign keys to sensors and sensors_to_state_indexes for cascading deletes
2016-06-28 21:09:25 -05:00
Tony Murray
5f5db66eaa Support Huawei SmartAX products.
Use ifName for display.
ifIndex values exceed 32bit, change ifIndex columnt to bigint
2016-06-28 14:20:04 -05:00
laf
110dcae4c9 Added device_id to eventlog table 2016-06-18 02:09:22 +01:00
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