13000 Commits

Author SHA1 Message Date
1e131c96c2 fix: don't support unifi clients that don't report data (#5383) 2017-01-10 19:27:02 +00:00
322bebfd7a fix: Fix Oxidized Config Search Output (#5382) 2017-01-10 11:30:06 -06:00
5052395c1f Correct oxidized search (#5379) 2017-01-10 14:46:20 +00:00
9eb960b094 newdevice: Detect Fiberhome AN5516-04B
AN5516-01 | AN5516-06 | AN5516-04B
2017-01-10 08:41:14 -06:00
82f3794d62 refactor: move more os discovery to yaml files (#5367)
* refactor: move more os discovery to yaml files

* added missing i

* small updates
2017-01-10 07:21:42 -06:00
ca8b72dd1e fix: availability map icons (#5373) 2017-01-10 10:07:10 +00:00
f98829ba9d fix: Added support for autotls in mail transport #5314 2017-01-10 10:03:47 +00:00
656a1524d2 Updated LibreNMS Documentation (#5374)
docs: Updated os update application
2017-01-10 09:29:23 +00:00
afebdae842 adding more info in to the github issue template (#5370) 2017-01-09 21:16:18 -06:00
93b04fdeec Update .mention-bot (#5371) 2017-01-09 21:19:03 +00:00
586f7e90c5 fix: validate mysql queries (#5365) 2017-01-09 20:17:16 +00:00
92aab1608d feature: Oxidized basic config search (#5333) 2017-01-09 19:09:02 +00:00
b3f6218359 fix: os type and group not being set (#5357) 2017-01-09 08:16:09 +00:00
5ad8fd3c0c feature: Add support for SVG images (#5275)
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* feature: Add support for SVG images

* docs: Add instructions for adding OS images

* Replace PNG os images by SVG
2017-01-08 13:32:17 -06:00
bf64f93511 fix: hack but saves editing the tcppdf files in vendor folder (#5343) 2017-01-08 13:07:16 -06:00
a6c510226e fix: Stop logging when a vm no longer is on the host being polled (#5346) 2017-01-08 12:53:47 -06:00
e9827bb166 updated mention bot config (#5349) 2017-01-08 18:06:15 +00:00
4cf9c0f2c7 added support for mention bot (#5347) 2017-01-08 17:39:12 +00:00
19a92fdbfc newdevice: Improve Checkpoint Discovery (#5334) 2017-01-08 13:53:10 +00:00
e552bb4a95 fix: dark/mono logo was incorrect (#5342) 2017-01-08 15:08:12 +02:00
36e1cc82f6 webui: Disabled editing device notes for non-admin users (#5341) 2017-01-08 15:05:37 +02:00
1e655c4e03 fix services mysql query to get distinct devices (#5344) 2017-01-08 09:33:33 +00:00
317402c378 trying to fix docs build (#5340) 2017-01-07 22:14:16 +00:00
03e3249c50 fix: specify specific mkdocs version (#5339) 2017-01-07 18:09:46 +00:00
da5783d917 feature: Add mysql failed query logging + fixed queries that break ONLY_FULL_GROUP_BY (#5327)
* feature: Add mysql failed query logging + fixed queries that break ONLY_FULL_GROUP_BY

* fix all schema errors and update system
2017-01-07 11:32:38 -06:00
8936d9503b refactor: move more discovery into yaml files including compound discovery and regex 2017-01-07 14:37:59 +00:00
d6e260fde6 Merge pull request #5335 from Kaeltis/patch-1
I agree to the conditions of the Contributor Agreement contained in d…
2017-01-06 18:59:43 -06:00
89b35a4c11 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2017-01-07 01:26:23 +01:00
5e349685b3 newdevice: APC in-row coolers 2017-01-07 02:09:41 +02:00
0db5a7caa4 fix: correct icon for ciscosb (#5331) 2017-01-06 23:49:36 +00:00
8636a3c3a2 fix: Correction on addHost function to handle the force_add parameter in api (#5329) 2017-01-06 21:47:00 +00:00
27bd0c625f docs: Update Installation-Ubuntu-1604-Nginx.md to correct snmpd.conf location 2017-01-06 21:45:46 +00:00
7a3e437852 docs: Update installation documentation on Ubuntu 16.x and CentOS 7 to use systemd (#5324) 2017-01-06 21:43:06 +00:00
ac790caaf0 newdevice: Added additional detection for Dell UPS (#5322) 2017-01-06 21:42:04 +00:00
76516e8b5d docs: Update Centos 7 nginx install steps (#5316) 2017-01-06 18:19:22 +00:00
1b7d3e0ab8 newdevice: added more support for dasan-nos (#5298) 2017-01-05 22:12:58 -06:00
81024f0d4e refactor: Moved simple os discovery into yaml config (#5313) 2017-01-05 22:04:30 -06:00
036f411e13 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#5311) 2017-01-04 22:32:04 +00:00
82579fbb04 fix: mikrotik cpu detection (#5306) 2017-01-04 11:26:02 +00:00
c3d678b112 Discovery fix (#5304) 2017-01-04 08:12:13 +00:00
61094f0466 fix: Do not use generic icon by default (#5303) 2017-01-04 08:05:32 +00:00
cc8e31d1a1 newdevice: Added support for Dasan NOS #5179 + disco change (#5255)
* newdevice: Added support for Dasan NOS #5179

* sysName -> sysDescr - doh

* updated functions

* Updated discovery of OS functions

* added missing test units

* mibs added

* Allow multiple regex statements per sysDescr_regex

* Fix style/code issues

* added docs
2017-01-03 14:04:18 -06:00
1bf7e4a120 newdevice: Add DELL ForceTen S4810 CPU / Memory support #5174 2017-01-03 19:47:32 +00:00
932581d033 docs: Added section on smokeping and rrdcached use 2017-01-03 19:45:33 +00:00
7f5c555ba5 refactor: Move mib based polling into yaml config files (#5234)
* refactor: More mib based polling into yaml config files

* doc update

* Update MIB-based-polling.md
2017-01-03 11:12:39 -06:00
f62cff8974 fix: Updated bad_ifXEntry to be case insensitive and added cisco2811 to ios.yaml #5283 (#5285) 2017-01-03 09:29:52 -06:00
75d5e41fd3 Zombies arghhhhhhhhh 2017-01-03 09:51:35 +00:00
442b3ee3ab fix: Update jpgraph source file to remove check for imageantialias() #5282 (#5284) 2017-01-02 20:28:55 +02:00
00783c0975 newdevice: Edge core OS ECS3510-52T (#5286) 2017-01-02 17:08:06 +00:00
cdef7885aa webui: Small Best Practice Fixes 2017-01-02 00:03:23 +00:00