12507 Commits

Author SHA1 Message Date
NetworkNub
2aae3e6dff add xdp exclude device filters 2016-10-17 00:38:47 -04:00
NetworkNub
41ddcc2b4a I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-17 00:35:38 -04:00
Neil Lathwood
499b05f0f5 fix: Do not create rrd folder when -r is specified for poller (#4812) 2016-10-16 21:45:39 -05:00
crcro
5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
Søren Rosiak
71a6d6ed73 fix: Delete all port_id references #4684 2016-10-16 00:42:56 +01:00
Neil Lathwood
a2f2ccfd2c security: Fix some reported security issues (#4807) 2016-10-15 20:45:18 +01:00
Tony Murray
da0d04a5b6 Double check before throwing an exception. (#4790)
Since we are running two processes, we could leak one if we throw an exception and execution stops.
2016-10-15 18:21:46 +01:00
jonathon-k
87ff439d8f webui: Option to display devices as a uniform size w/o labels in availability map widget 2016-10-15 17:58:27 +01:00
Tony Murray
521f3edd54 newdevice: Added additional support for Synology DSM devices #2738 2016-10-15 15:49:07 +01:00
Tony Murray
980590b293 Change the recommended snmpwalk capture options to ease parsing. (#4804)
Remove `t` we lose the declaration of the Timeticks: type with that
Add `U` removes unit suffixes.
Add `b` displays indexes numerically instead of as strings
2016-10-15 15:47:06 +01:00
Neil Lathwood
d86b39395a refactor: Small poller improvements, removes unecessary queries / execs (#4741) 2016-10-14 20:03:26 -05:00
Neil Lathwood
123bb7f826 Removed vlan test (#4802) 2016-10-14 19:52:57 -05:00
Neil Lathwood
cf388702c8 fix: Used dos2unix on all mibs to prevent .index issue (#4803) 2016-10-14 19:52:33 -05:00
Scott Armitage
075c94d2eb Clean up migration scripts by doing a chown on destination folders and files to the LibreNMS user and group, remove leftover XML files from source directories, and allow user to specify the SNMP version string in the 'settings' section of . (#4792) 2016-10-15 00:48:04 +01:00
Neil Lathwood
5b96c67ec5 refactor: Cleanup poller include files (#4751) 2016-10-15 00:43:14 +01:00
Neil Lathwood
56557f68a4 api: Added additional port stats info like pps, perc and rate (#4759) 2016-10-15 00:42:54 +01:00
Neil Lathwood
e1fac851f9 refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
Tony Murray
74f89978fc refactor: toner support (#4795) 2016-10-15 00:14:18 +01:00
Justin Settle
098dc69f25 feature: Enhance Unifi Wireless Client count for multiple VAPs (#4794) 2016-10-15 00:10:12 +01:00
crcro
fb677beb72 fix: availability map multiple instances (#4773) 2016-10-14 19:04:38 +01:00
crcro
610c933997 fix: top widget multiple instances (#4757) 2016-10-14 19:01:26 +01:00
Neil Lathwood
009281773f Updated poll_device and os module to prettify output (#4740)
* Updated poll_device and os module to prettify output

* Move line return
2016-10-13 20:41:53 -05:00
Neil Lathwood
eab4ae5ab5 Added more debug to alerting capture (#4727) 2016-10-13 20:14:02 -05:00
Neil Lathwood
d5ba013a8a refactor: Updated and added more options for http proxy support (#4718) 2016-10-13 20:07:07 -05:00
Neil Lathwood
6073ba6112 fix: Updated bin/bash to use env in cronic script (#4752) 2016-10-13 22:23:53 +01:00
Neil Lathwood
56eec48db2 fix: skip ip_exists function when we force add (#4738) 2016-10-13 22:21:02 +01:00
Neil Lathwood
ef5045181a fix: Stopped showing sub menus when empty #4713 2016-10-13 22:18:19 +01:00
Neil Lathwood
186894568f refactor: small fixes for cisco-voice code (#4719) 2016-10-13 22:17:30 +01:00
boudreau
5669dce304 newdevice: Add additional F5 sensor support (#4642) 2016-10-13 22:12:37 +01:00
Tony Murray
7cda0b39a7 webui: Disable page refresh on the search pages. Users can manually hit the refresh on the grid. (#4787) 2016-10-13 20:59:06 +01:00
Tony Murray
b9c4132967 fix: Samsun ML typo, remove need for hex_string translation (#4788) 2016-10-13 11:57:12 -05:00
crcro
b867d3dd05 fix: apc load, runtime and current sensors (#4780)
fix: APC load, runtime and current sensors
2016-10-13 19:03:46 +03:00
jonathon-k
ba9672b986 fix: Prevent accidental anonymous binds (#4784)
* Prevent ldap and Active Directory authentication from allowing anonymous binds

* fix style
2016-10-13 10:19:36 -05:00
crcro
e7bbde6b52 newdevice: samsung printer ml series (#4781)
* initial support

* added os test

* workaround toner level samsung ml

* snmpsim sysobject oid added
2016-10-13 09:35:29 -05:00
Layne
5206063ce0 Changed "Apache" field to more generic "Web Server" (#4783)
* Changed "Apache" field to more generic "Web Server"

* Update about.inc.php

edit to keep "Apache/" when displaying version as we changed the field from "Apache" to "Web Server"
2016-10-13 08:03:38 -05:00
Eldon Koyle
7ca80410d5 feature: Add q-bridge-mib tagged VLAN membership #3285 2016-10-11 22:29:06 +01:00
Neil Lathwood
626ce47b0f fix: Update brocade fanspeed description 2016-10-11 21:36:12 +01:00
Neil Lathwood
534ec84158 newdevice: Added Unifi Wireless Client statistics #4772
Unifi Wireless Client statistics
2016-10-11 21:31:04 +01:00
Jussi Sorjonen
d39070d9da Fix Brocade VDX fanspeed discovery
Discover Brocade fan speed sensors as correct type (fanspeed) instead of temperature
2016-10-11 22:30:53 +03:00
Justin Settle
3d784c67f1 I agree to the conditions of the Contributor Agreement contained in
doc/General/Contributing.md.
2016-10-11 12:51:04 -04:00
Justin Settle
d869db7402 More whitespace, pre-commit.php prescribed correction 2016-10-11 12:48:53 -04:00
Justin Settle
b918e8d6cd Whitespace cleanup once more 2016-10-11 12:39:47 -04:00
Justin Settle
67a6743e44 Merge branch 'master' of github.com:jquagga/librenms 2016-10-11 12:38:23 -04:00
Justin Settle
ba3661307e Add wireless client stats for Unifi
Amend: Whitespace clean up
2016-10-11 12:38:00 -04:00
Justin Settle
f060710a5b Add wireless client stats for Unifi 2016-10-11 12:35:58 -04:00
Neil Lathwood
6c324cd03e refactor: Improve sensors polling for performance increase (#4725)
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
Neil Lathwood
781c07c658 fix qnap fanspeed oid (#4770) 2016-10-11 17:30:10 +01:00
Neil Lathwood
79ac4a687d resized pulse.png os logo #4766 (#4769) 2016-10-11 17:14:02 +01:00
Tony Murray
ead6b5b8ac webui: Display vlans for all devices. #4349, #3059 2016-10-11 08:05:34 +01:00
crcro
b908418058 refactor: Rewrite for qnap fanspeeds (#4590) 2016-10-11 07:37:47 +01:00