Commit Graph
17185 Commits
Author SHA1 Message Date
Tony MurrayandNeil Lathwood 4ff9e84f4e refactor: populate native vlans in the ports_vlan table for cisco devices too (#4805) 2016-10-19 22:44:49 +01:00
Jonathon Koyle 7cc9feb0f8 Allow regular users to set their own default dashboard from the preferences page 2016-10-19 15:44:26 -06:00
Rosiak e7b4dd3721 fix: Zywall Fixes #1652 2016-10-19 21:46:02 +02:00
David BellandNeil Lathwood bfe59646bf Remove Superfluous \'s from mempool graph (#4827) 2016-10-19 20:28:02 +01:00
Tony MurrayandNeil Lathwood 2eb504f194 fix: do not show fail if running as the librenms user + slightly less false positives (#4821) 2016-10-19 20:14:12 +01:00
Justin SettleandNeil Lathwood 102c54c897 Correct extra \ on wifi_clients graph (#4828) 2016-10-19 20:08:21 +01:00
laf 46d2f578e7 added central function and updated 2016-10-18 03:06:03 +00:00
NetworkNub 51a1ddf34f I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-18 10:03:05 -04:00
NetworkNub 81133cc09e update xdp filter documentation 2016-10-18 09:49:24 -04:00
Neil LathwoodandGitHub 7833c286ff newdevice: Add UniFi Wireless MIB polling for Capacity #4266 2016-10-17 17:48:49 +01:00
Justin Settle 9d67c90a50 Implement rrdtool_check_rrd_exists 2016-10-17 12:41:20 -04:00
Neil LathwoodandGitHub 60b5b19170 Merge pull request #4817 from j-ems/patch-1
I agree to the conditions of the Contributor Agreement contained in d…
2016-10-17 17:23:26 +01:00
Neil LathwoodandGitHub 3bee2811b8 doc: Added doc on security and vulnerabilities 2016-10-17 17:08:01 +01:00
Neil LathwoodandGitHub 81c8a7a96f newdevice: Added support for Sinetica UPS ¢4613 2016-10-17 16:55:40 +01:00
j-emsandGitHub 0f80932465 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-17 10:46:44 -05:00
Justin Settle 10ad85374f Add mib-based polling of Unifi Wifi Capacity 2016-10-17 11:02:43 -04:00
Justin Settle 1d11753c5d Add UBNT-UniFi-MIB
Located at: http://dl.ubnt-ut.com/snmp/UBNT-MIB

Needed for MIB based polling
2016-10-17 10:51:50 -04:00
Neil LathwoodandGitHub e0e1b231e2 fix: Fixed trying to map devices to alert rules 2016-10-17 15:17:50 +01:00
Neil LathwoodandGitHub 49651c753a feature: Updated libvirt-vminfo to support oVirt
Make libvirt-vminfo play nice with oVirt
2016-10-17 08:04:36 +01:00
Alexander Kratzsch 74f04fa83d Use the value of the memory element with appropriate unit conversion. For the amount of CPUs, use the current attribute of vcpu but fall back on its value if it does not exist. 2016-10-17 08:56:48 +02:00
Alexander Kratzsch 972b981915 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-17 08:56:48 +02:00
Alexander Kratzsch 6fb43d4ee0 Make the parser read in the correct values (at least for my setup) 2016-10-17 08:56:21 +02:00
Alexander Kratzsch 6a876295f0 Add -r flag to virsh to connect in readonly mode. The script should only read information, not change anything. 2016-10-17 08:56:21 +02:00
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 LathwoodandTony Murray 499b05f0f5 fix: Do not create rrd folder when -r is specified for poller (#4812) 2016-10-16 21:45:39 -05:00
crcroandNeil Lathwood 5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
Søren RosiakandNeil Lathwood 71a6d6ed73 fix: Delete all port_id references #4684 2016-10-16 00:42:56 +01:00
Neil LathwoodandGitHub a2f2ccfd2c security: Fix some reported security issues (#4807) 2016-10-15 20:45:18 +01:00
Tony MurrayandNeil Lathwood 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-kandNeil Lathwood 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 MurrayandNeil Lathwood 521f3edd54 newdevice: Added additional support for Synology DSM devices #2738 2016-10-15 15:49:07 +01:00
Tony MurrayandNeil Lathwood 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
Tony Murray 28290187f9 Fix style issue 2016-10-15 08:49:41 -05:00
Tony Murray 22dca6c103 Add all the sensors 2016-10-15 00:58:19 -05:00
Neil LathwoodandTony Murray d86b39395a refactor: Small poller improvements, removes unecessary queries / execs (#4741) 2016-10-14 20:03:26 -05:00
Neil LathwoodandTony Murray 123bb7f826 Removed vlan test (#4802) 2016-10-14 19:52:57 -05:00
Neil LathwoodandTony Murray cf388702c8 fix: Used dos2unix on all mibs to prevent .index issue (#4803) 2016-10-14 19:52:33 -05:00
Scott ArmitageandNeil Lathwood 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 LathwoodandGitHub 5b96c67ec5 refactor: Cleanup poller include files (#4751) 2016-10-15 00:43:14 +01:00
Neil LathwoodandGitHub 56557f68a4 api: Added additional port stats info like pps, perc and rate (#4759) 2016-10-15 00:42:54 +01:00
Neil LathwoodandGitHub e1fac851f9 refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
Tony MurrayandNeil Lathwood 74f89978fc refactor: toner support (#4795) 2016-10-15 00:14:18 +01:00
Justin SettleandNeil Lathwood 098dc69f25 feature: Enhance Unifi Wireless Client count for multiple VAPs (#4794) 2016-10-15 00:10:12 +01:00
crcroandNeil Lathwood fb677beb72 fix: availability map multiple instances (#4773) 2016-10-14 19:04:38 +01:00
crcroandNeil Lathwood 610c933997 fix: top widget multiple instances (#4757) 2016-10-14 19:01:26 +01:00
Neil LathwoodandTony Murray 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 LathwoodandTony Murray eab4ae5ab5 Added more debug to alerting capture (#4727) 2016-10-13 20:14:02 -05:00
Neil LathwoodandTony Murray d5ba013a8a refactor: Updated and added more options for http proxy support (#4718) 2016-10-13 20:07:07 -05:00
Neil LathwoodandGitHub 6073ba6112 fix: Updated bin/bash to use env in cronic script (#4752) 2016-10-13 22:23:53 +01:00