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
vitalisator
29e708819a
closes #2614
2015-12-13 20:15:43 +01:00
Daniel Preussker
6cfe0c4b3f
Merge pull request #2616 from laf/issue-2569
...
Moved memory graphs for vmware to mempool polling
2015-12-13 18:59:14 +00:00
Neil Lathwood
ba052aae34
Merge pull request #2617 from QuxLabs/issue-2606
...
Added generic image widget
2015-12-13 18:46:17 +00:00
Daniel Preussker
cc42715c0d
Merge pull request #2618 from laf/issue-2584
...
For SQL debug, if we see an insert into alert_log with details column then we mask the output
2015-12-13 18:39:45 +00:00
laf
757017d4ef
For SQL debug, if we see an insert into alert_log with details column then we mask the output
2015-12-13 18:31:45 +00:00
Daniel Preussker
4da410b5f9
Added generic image widget
2015-12-13 18:24:26 +00:00
laf
d0eab1c02b
Moved memory graphs for vmware to mempool polling
2015-12-13 18:02:24 +00:00
laf
d5b6e0e8da
Updated device-groups functions to support returning all data or just group id
2015-12-13 17:20:34 +00:00
laf
af21d4a54a
Fix some scrut issues
2015-12-13 16:54:40 +00:00
laf
58d585e6fe
Updated daily.sh/daily.php to support removing users that have not logged in for X days - Radius only for now
2015-12-13 16:16:39 +00:00
Ruairi Carroll
b592689d23
Removing polling code for processors
2015-12-13 17:05:07 +01:00
laf
dcf4d0f378
Added docs and set default users to level 1
2015-12-13 15:51:15 +00:00
laf
1f764d038b
Added acknowledgement of new php radius library
2015-12-13 15:39:12 +00:00
laf
b31cbd8dae
Code for Radius authentication added
2015-12-13 15:37:55 +00:00
laf
ee226c062c
Fixed fortigate sessions
2015-12-13 13:52:01 +00:00