Søren Rosiak
23da8be9c3
feature: Add osTicket Alert Transport ( #4791 )
2016-10-20 19:31:30 +01:00
Neil Lathwood
c3140218b3
fix: Fix irc bot user level ( #4833 )
2016-10-20 17:53:49 +00:00
Neil Lathwood
c1779f055f
fix: Updated min/max values for ubnt graphs ( #4811 )
...
* fix: Updated min/max values for ubnt graphs
* updated min/max
2016-10-19 19:47:22 -05:00
Søren Rosiak
090c46699f
fix: Fix Riverbed temperature discovery ( #4832 )
2016-10-19 22:57:33 +01:00
Søren Rosiak
931779b917
feature: Add SonicWALL Sessions #1686
2016-10-19 22:53:02 +01:00
Tony Murray
83b11a372d
fix: only poll cipsec for cisco devices. ( #4819 )
2016-10-19 22:51:09 +01:00
Tony Murray
4ff9e84f4e
refactor: populate native vlans in the ports_vlan table for cisco devices too ( #4805 )
2016-10-19 22:44:49 +01:00
David Bell
bfe59646bf
Remove Superfluous \'s from mempool graph ( #4827 )
2016-10-19 20:28:02 +01:00
Tony Murray
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 Settle
102c54c897
Correct extra \ on wifi_clients graph ( #4828 )
2016-10-19 20:08:21 +01: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