8995 Commits

Author SHA1 Message Date
f94a704c83 Fix minor bug in ajax_search.php which was returning null instead of [] when searching bgp 2016-01-05 10:21:08 -07: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
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
40b2b7552c Merge pull request #2593 from Rosiak/issue-1575
Menubar Change
2015-12-12 16:46:53 +01: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
bd23d9e56a This isn't the operator you are looking for. Move along. 2015-12-09 15:28:13 -07:00
8ed1a50657 Added parameter for sql query to check ifPhysAddress as thats what lldpRemPortId is 2015-12-09 20:37:15 +00:00
810f53fac7 Merge pull request #2590 from laf/issue-2493
Added lastupdate column which will always use NOW() when doing a dbUpdate
2015-12-09 19:43:40 +00:00
laf
c141efcd5e Added lastupdate column which will always use NOW() when doing a dbUpdate 2015-12-09 19:31:28 +00:00
bd03371699 Merge pull request #2589 from laf/issue-2580
Added option to disable lazy loading of images
2015-12-09 18:05:07 +00:00
laf
2b0cfa0a5a Added missing global $config 2015-12-09 16:16:01 +00:00
91c86b0394 Merge pull request #2582 from laf/widget-notes
Added note widget so you can put a message on the overview page
2015-12-09 15:57:50 +00:00
7c96909bee Merge pull request #2585 from laf/issue-2570
Added API route to update devices columns in DB
2015-12-09 15:56:58 +00:00
laf
a56ccd7a74 Added option to disable lazy loading of images 2015-12-09 15:50:10 +00:00
laf
84fcf1c461 Used alert_rules.id as the # to make corelation with poller debug output easier 2015-12-09 14:32:32 +00:00
7a6837edbf Merge pull request #2588 from MACscr/patch-1
fixed backslash bug on ceph.inc.php
2015-12-09 11:51:41 +00:00
674373d99a fixed backslash bug on ceph.inc.php
fixed backslash syntax error that stopped graphs from properly being generated.
2015-12-09 05:27:54 -06:00
30b01f72b8 Merge pull request #2586 from laf/issue-2574
Fixed hipchat transport
2015-12-09 08:22:52 +00:00
laf
9e9a48d78c I will never understand scrut! 2015-12-08 23:12:26 +00:00
laf
c5b708d931 Fixed hipchat transport 2015-12-08 23:09:27 +00:00
laf
977cdd558d Added API route to update devices columns in DB 2015-12-08 22:53:52 +00:00
laf
74ff5b0c34 Added message abiout html being supported 2015-12-08 20:47:50 +00:00
laf
a757e04806 Added copyright notice 2015-12-08 20:44:24 +00:00
laf
bf5a6d2092 Added Notes widet 2015-12-08 20:34:32 +00:00