8989 Commits

Author SHA1 Message Date
0453c23544 - Moved SQL to reflect upstream changes. 2015-12-22 11:06:30 +10:00
c6be2a8ad7 - Removed default alerting rules, user can create their own.
- Updated documentation
2015-12-22 11:05:42 +10:00
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
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
81d84e0f8b Always add 'extended' metrics to db and remove option 2015-12-08 09:54:31 -07:00
a2d97f4283 Merge pull request #2458 from laf/rrdtune
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
laf
48fab36592 Check that $fields has value 2015-12-08 15:17:53 +00:00
d13e86579c Merge pull request #2575 from rucarrol/patch-1
Update AUTHORS.md
2015-12-08 14:32:34 +00:00
laf
e75fc4b8b1 Future proofed 2015-12-08 13:53:38 +00:00
5ed39bad00 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-08 13:02:09 +01:00