9069 Commits

Author SHA1 Message Date
079e088cd7 Merge pull request #2635 from SaaldjorMike/ligowave-logo 2015-12-16 14:18:40 +01:00
fe4bab1f52 Added LigoWave logo 2015-12-16 12:23:02 +01:00
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
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
laf
852ecdc309 Updated clusters to show red if at least one host is down 2015-12-13 20:01:08 +00:00
4bd3b12c44 revert to fetchRow 2015-12-13 21:00:39 +01:00
a63ea78441 First Draft in Per-User default dashboards 2015-12-13 19:39:12 +00:00
7237c84164 change fetchRow to fetchCell 2015-12-13 20:24:08 +01:00
29e708819a closes #2614 2015-12-13 20:15:43 +01:00
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
ba052aae34 Merge pull request #2617 from QuxLabs/issue-2606
Added generic image widget
2015-12-13 18:46:17 +00:00
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
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
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
40b2b7552c Merge pull request #2593 from Rosiak/issue-1575
Menubar Change
2015-12-12 16:46:53 +01:00
laf
d0306ae8ae Fixing scrut issue 2015-12-12 14:21:49 +00:00
laf
a73a997edc Added API call for listing devices by groups 2015-12-12 13:47:44 +00:00
laf
62b4c21a12 Added API calls for device groups 2015-12-12 12:58:07 +00:00
2f2d23556f Minor change 2015-12-12 13:34:00 +01:00
52647a92a0 Merge pull request #2610 from thepacmanfan/master
Added Smokeping integration guide for Debian/Ubuntu
2015-12-12 11:00:55 +00:00
82d320c194 Merge pull request #2609 from Rosiak/issue-2561
Add support for Cisco SG500 series
2015-12-11 23:43:42 +00:00
fbe56071a5 Add support for Cisco SG500 series
Fix #2561
2015-12-11 23:26:40 +01:00
3c3b322005 Add notification count to dd menu 2015-12-11 22:00:26 +01:00
6ffdd7a34e Small fixes
- Make count smaller so it’ll fit.
- Change color of badge based on unread notifications or not.
2015-12-11 16:32:53 +01:00
2f85bcc9b3 Merge pull request #2601 from laf/api-devices-patch
Small fix so that updates report back as ok even if no update is done due to no change
2015-12-11 08:45:01 +00:00
37161515e6 Merge pull request #2602 from laf/validate-php
Added checks for php extensions and classes we depend on
2015-12-11 08:21:22 +00:00
3065c19e92 Merge pull request #2603 from laf/alert-rules-index
Used alert_rules.id as the # to make corelation with poller debug output easier
2015-12-11 08:17:49 +00:00
laf
106a83308c Added checks for php extensions and classes we depend on 2015-12-10 23:02:48 +00:00
85c2c6d98b Merge pull request #2600 from hlmtre/patch-1
Update Memcached.md
2015-12-10 21:39:10 +00:00
c173a5c74b Merge pull request #2597 from librenms/f0o-issue-2564
urlencode custom_descr
2015-12-10 21:38:52 +00:00
f3bf3610ce Merge pull request #2595 from librenms/f0o-daily-hotfix
Don't abort logfile error
2015-12-10 21:32:42 +00:00
laf
3c0b3eb486 Small fix so that updates report back as ok even if no update is done due to no change 2015-12-10 21:26:59 +00:00
73f09f129a Merge pull request #2542 from ekoyle/add_stats_to_db
Add stats to db
2015-12-10 21:15:20 +00:00
e7017519ef Update Memcached.md 2015-12-10 13:05:17 -08:00
d970699122 urlencode custom_descr 2015-12-10 12:02:18 +00:00
10ca173f1b Don't abort logfile error
Q&A Missed this, Apologies
2015-12-10 10:04:56 +00:00
8582f4b6ca Merge pull request #2591 from laf/2581
Added parameter for sql query to check ifPhysAddress as thats what lldpRemPortId is
2015-12-10 06:18:56 +00:00
0d649c1ee6 Menubar Change
Fix #1575
2015-12-09 23:56:12 +01:00
bf501c6667 Bump schema to 082 as 081 has been used 2015-12-09 15:33:15 -07:00