Commit Graph
17185 Commits
Author SHA1 Message Date
Louis Bailleul b40bd2f467 Rebase 2015-12-21 13:26:48 +00:00
Louis Bailleul ee75091c44 Use browser width to scale cpu and bandwidth graphs on device overview 2015-12-21 13:25:23 +00:00
YellowDuck eacad10eaf Fixed remove-btn onclick 2015-12-21 15:22:25 +02:00
0xbad0c0d3 6f3b6dedf5 fixed remove JS 2015-12-21 15:19:20 +02:00
Arjit Chaudhary 6eec2ca4c9 Add row class 2015-12-21 18:34:02 +05:30
Arjit Chaudhary e1e7b83747 Put graphs correctly in a row 2015-12-21 18:33:35 +05:30
Neil Lathwood 20ec8608c3 Merge pull request #2655 from laf/changelog
Updated changelog 20/12/2015
2015-12-20 21:39:24 +00:00
laf 2d8fa4d753 Updated changelog 20/12/2015 2015-12-20 21:39:02 +00:00
Neil Lathwood ab4b08137f Merge pull request #2653 from tsypa/issue-2652
Add MTA-MIB and NETWORK-SERVICES-MIB mibs
2015-12-20 20:13:32 +00:00
Rosiak 2f88cb93a3 Basic LigoPTP Discovery
fix #2636
2015-12-20 21:10:36 +01:00
Søren Rosiak 778e0be122 Merge pull request #2621 from laf/issue-2567 2015-12-20 18:55:04 +01:00
Daniel Preussker c276cc5ec4 Merge pull request #2611 from laf/issue-2451
Added new API calls to support device groups
2015-12-20 17:35:27 +00:00
Daniel Preussker 477ad97d45 Merge pull request #2648 from laf/issue-2644
Added flag to get_graph_by_port_hostname() API call to switch port look up to use ifDescr
2015-12-20 17:25:35 +00:00
Daniel Preussker 5e3f6a4530 Merge pull request #2638 from laf/scrutfix
Removed duplicate log_file config check and declaration fix
2015-12-20 17:23:34 +00:00
Daniel Preussker 4262d7f36b Merge pull request #2592 from laf/issue-2493-1
Added NOW() to dbUpdate calls to sensors
2015-12-20 17:13:05 +00:00
Maxim Tsyplakov 613492fd2c Merge branch 'master' of github.com:/tsypa/librenms into issue-2652 2015-12-20 18:38:40 +03:00
Maxim Tsyplakov 9867051b1c closes #2652 2015-12-20 18:37:36 +03:00
Daniel Preussker 2be851a064 Merge pull request #2651 from tsypa/master
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-20 15:16:43 +00:00
Maxim Tsyplakov d9e0b4a03c I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-12-20 18:11:20 +03:00
Daniel Preussker 95cf46656e Merge pull request #2649 from laf/alerts-distinct
Removed distinct() from query as we limit by 1 anyway
2015-12-20 13:19:20 +00:00
laf b8bc52ce0c Removed distinct() from query as we limit by 1 anyway 2015-12-19 19:50:02 +00:00
laf d8095707b2 Added flag to get_graph_by_port_hostname() API call to switch port look up to use ifDescr 2015-12-19 19:10:18 +00:00
Neil Lathwood ce3363f28e Merge pull request #2647 from librenms/f0o-hotfix-ssl_service_check_php7 2015-12-19 13:01:14 +00:00
Daniel Preussker 60dd814c98 Merge pull request #2615 from laf/issue-1295
Add support for Radius auth
2015-12-19 12:44:23 +00:00
Daniel Preussker 70324ea4bb Update check.inc 2015-12-19 12:31:07 +00:00
Neil Lathwood 271f0591e8 Merge pull request #2645 from samyscoub/master
Fix myql empty graphs
2015-12-18 16:35:29 +00:00
Neil Lathwood a203c94747 Merge pull request #2632 from szatam/master
Non-vxworks based Quanta LB6M erroneously gets detected as Ubiquiti E…
2015-12-18 16:25:53 +00:00
Neil Lathwood dfb61fa422 Merge pull request #2620 from QuxLabs/issue-1916
First Draft in Per-User default dashboards
2015-12-18 16:22:25 +00:00
Neil Lathwood 12011dc4b2 Merge pull request #2619 from vitalisator/issue-2614
Fix LLDP discovery on devices with absent lldpRemSysName field
2015-12-18 16:11:47 +00:00
Luke Gopher 62e83a2f28 Fix myql empty graphs
Fix this problem when we have another plugin enabled than Mysql on a server
2015-12-18 17:07:40 +01:00
Neil Lathwood 46231a5e56 Merge pull request #2613 from rucarrol/forti_cpu
Adding support for discovering/polling all processors in a Fortigate device
2015-12-18 16:05:16 +00:00
Neil Lathwood 1ced3dff98 Merge pull request #2558 from vizay/brocade-vdx-support
Added full discovery and polling support for brocade VDX devices.
2015-12-18 15:57:27 +00:00
laf d48aa2789c More influx changes 2015-12-18 11:48:33 +00:00
laf 3b976ba545 Influx update 2015-12-18 11:48:28 +00:00
laf bfb40dbca1 Removed duplicate log_file config check and declaration fix 2015-12-16 21:16:49 +00:00
laf 821a797ac9 Moved system polling module to core to centralise some snmpget calls 2015-12-16 20:56:58 +00:00
Neil Lathwood 8f87fda4bd Merge pull request #2631 from f0o/issue-2630
Fix silly JpGraph version compare
2015-12-16 15:13:32 +00:00
Søren Rosiak 079e088cd7 Merge pull request #2635 from SaaldjorMike/ligowave-logo 2015-12-16 14:18:40 +01:00
Mike Rostermund fe4bab1f52 Added LigoWave logo 2015-12-16 12:23:02 +01:00
Arjit Chaudhary 9564883814 Use bootstraps own img-responsive class for responsive graphs 2015-12-15 17:54:19 +05:30
Tamas Szabo 93f2d4b8d0 Non-vxworks based Quanta LB6M erroneously gets detected as Ubiquity Edgeswitch. New check for 'Quanta' in sysdescr added. 2015-12-15 12:54:49 +02:00
f0o 7542d00b8a Fix silly JpGraph version compare 2015-12-15 08:56:14 +00:00
Mike Rostermund a063d24dac Merge pull request #2627 from laf/settings-level
Updated userlevel access on settings page
2015-12-14 23:34:35 +01:00
laf 2734cd327e Updated userlevel access on settings page 2015-12-14 22:01:01 +00:00
laf 3a299584b0 Added ability to specify default userlevel 2015-12-14 21:52:15 +00:00
Aaron Daniels c63b7119cb Device Components.
The purpose of this feature is to provide a framework for discovery modules to store
information in the database, without needing to add new tables for each feature.

This Feature provides:
- A database structure to store data.
- An API to store and retrieve data from the database.
- Integration to the LibreNMS APIv0.
- Ability to disable/ignore components.
- Default alerting rules.

- The API returns $COMPONENT[$device_id][$component_id] to allow pulling of data for multiple devices.
  The intent is to be able to create 'Applications' the consolidate data from applications covering multiple devices.
- Added some developer documentation
2015-12-14 07:52:03 +10:00
laf 852ecdc309 Updated clusters to show red if at least one host is down 2015-12-13 20:01:08 +00:00
vitalisator 4bd3b12c44 revert to fetchRow 2015-12-13 21:00:39 +01:00
Daniel Preussker a63ea78441 First Draft in Per-User default dashboards 2015-12-13 19:39:12 +00:00
vitalisator 7237c84164 change fetchRow to fetchCell 2015-12-13 20:24:08 +01:00