Commit Graph

12525 Commits

Author SHA1 Message Date
Rosiak
e7b4dd3721 fix: Zywall Fixes #1652 2016-10-19 21:46:02 +02:00
Neil Lathwood
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 Lathwood
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 Lathwood
3bee2811b8 doc: Added doc on security and vulnerabilities 2016-10-17 17:08:01 +01:00
Neil Lathwood
81c8a7a96f newdevice: Added support for Sinetica UPS ¢4613 2016-10-17 16:55:40 +01:00
j-ems
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 Lathwood
e0e1b231e2 fix: Fixed trying to map devices to alert rules 2016-10-17 15:17:50 +01:00
Neil Lathwood
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
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
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 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