Tony Murray
3d0edb46cc
Add ntpd to the list of agentapps ( #4194 )
2016-08-25 18:43:56 -05:00
Mickael Marchand
63cdd8210d
fix ifName randomly defined, breaking influxdb updates ( #4202 )
2016-08-25 11:55:27 +01:00
Neil Lathwood
1055003d3f
Remove requirement for ['enable_printers'] ( #4192 )
2016-08-24 12:42:06 -05:00
Neil Lathwood
e112302e40
Fixed not sending port_descr_type ( #4188 )
2016-08-24 11:01:56 -05:00
crcro
7634c085c0
Hwg ste2 ( #4190 )
...
* misspelled var name
* HWg-group STE2 fully working - tested
* not so noisy definitions.inc.php
* implemented scrutinizer best practices
2016-08-24 14:37:35 +01:00
zarya
10d7451a74
Hytera repeater support ( #4163 )
2016-08-23 19:44:45 +01:00
Tony Murray
b8e9b2d917
Implement an autoloader ( #4140 )
...
* Implement an autoloader
When cleaning up classes for psr2, things got a bit unwieldy, so I implemented a class autoloader.
I created a PSR-0 compliant LibreNMS directory and moved all classes there that made sense.
Implemented LibreNMS\ClassLoader which supports adding manual class mappings
This reduces the file includes needed and only loads classes when needed.
* Add teh autoloader to graph.php
* Add a small bit of docs
Fix incomplete class in includes/discovery/functions.inc.php
2016-08-21 14:07:14 +01:00
Tony Murray
de9c02d66e
Fix rrd_name
2016-08-21 08:06:15 -05:00
Tony Murray
4a0a7ec302
Merge pull request #4099 from laf/issue-4090
...
Update of ifSpeed checking in ports poller
2016-08-20 06:55:53 -05:00
Aaron Daniels
a77536ba4b
Merge branch 'master' into issue-4083
...
Conflicts:
includes/definitions.inc.php
2016-08-19 07:13:46 +10:00
laf
ef7fac9a91
Fixed errors
2016-08-18 21:38:06 +01:00
Neil Lathwood
637d01cd13
Merge pull request #4077 from murrant/ntpd-app
...
NTPD Application
2016-08-18 21:30:33 +01:00
Søren Rosiak
aabc0eb7ab
Merge pull request #4065 from adaniels21487/issue-4062
2016-08-18 22:51:28 +03:00
Tony Murray
22de3fca31
Merge pull request #4103 from vitalisator/issue-4094
...
DSname too long
2016-08-18 07:45:07 -05:00
vitalisator
2ecc764c8a
trim to 19 characters
2016-08-18 14:35:48 +02:00
vitalisator
6f7c62ce50
DSname too long
2016-08-18 11:26:52 +02:00
Daniel Preussker
c01eec8f26
Merge pull request #4048 from laf/issue-3982
...
Added support for Avaya VSP
2016-08-18 05:56:53 +00:00
Aaron Daniels
26f7de97e1
Merge branch 'master' into issue-4062
...
Conflicts:
includes/definitions.inc.php
2016-08-18 08:40:36 +10:00
laf
61e5aa6883
Update of ifSpeed checking in ports poller
2016-08-17 23:08:32 +01:00
Tony Murray
984dafda4b
Merge remote-tracking branch 'upstream/master' into ntpd-app
2016-08-17 15:40:38 -05:00
Florian Beer
a61c1b2ebf
Add snmp polling capability for Proxmox
2016-08-17 21:56:23 +02:00
Tony Murray
0a92a25df4
Merge pull request #4095 from vitalisator/issue-4094
...
add the missing array value
2016-08-17 14:42:03 -05:00
Neil Lathwood
a42ba9a221
Merge pull request #4005 from adaniels21487/issue-3999
...
CISCO-NTP-MIB
2016-08-17 21:09:50 +02:00
vitalisator
f55c7ea53c
add the missing array value
2016-08-17 21:06:10 +02:00
Tony Murray
fe784aec83
Merge pull request #4074 from OpcaoTelecom/unbound
...
Added Unbound graph support
2016-08-17 10:01:48 -05:00
Alan Gregory
9de3d43056
Fix unused variable
2016-08-17 09:38:38 -03:00
Aaron Daniels
851b13dccd
Added OS detection for Cisco Prime Infrastructure
...
- Added $hardware, $version & $serial
2016-08-17 16:32:05 +10:00
Aaron Daniels
4cfa3910e9
- some models have a space, fix regex
2016-08-17 08:52:52 +10:00
Tony Murray
232fdc2516
Merge pull request #4006 from adaniels21487/issue-3550
...
Change the IPSLA feature to allow different metrics to be collected…
2016-08-16 08:55:44 -05:00
Tony Murray
3c24a672ce
Merge pull request #4035 from crcro/hp-blade-c7000
...
HP BladeSystem C3000/C7000 OA
2016-08-16 08:46:39 -05:00
Tony Murray
f3a78d8136
NTPD Application
...
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
Tony Murray
6512bff04e
Merge pull request #4066 from adaniels21487/issue-4059
...
Added OS support for the McAfee SIEM Nitro product range
2016-08-15 21:01:03 -05:00
Tony Murray
40c0728295
Merge pull request #4064 from adaniels21487/issue-4061
...
OS Support for Acano collaboration appliances
2016-08-15 20:48:06 -05:00
Tony Murray
a7b584032a
Merge pull request #4063 from adaniels21487/issue-4060
...
OS Discovery for Cisco ISE
2016-08-15 20:45:32 -05:00
Alan Gregory
8c0735d64e
Fix parameter order
2016-08-15 18:17:41 -03:00
Alan Gregory
00c5c65d47
Fix array declaration 5.3 compatible
2016-08-15 18:07:36 -03:00
Alan Gregory
772d7fa28d
Added Unbound Support
2016-08-15 17:46:10 -03:00
Aaron Daniels
388fb9a102
- Added OS support for the McAfee SIEM Nitro product range
...
- Added Mcafee icon.
- Added product names as features.
- not everything with ACE in the sysDescr is a Cisco ACE!
2016-08-15 17:17:32 +10:00
Aaron Daniels
fd5c8fe800
- OS support for Cisco/Tandberg Video Conferencing Endpoints
2016-08-15 17:02:28 +10:00
Aaron Daniels
d41117e48b
- OS Support for Acano collaboration appliances
2016-08-15 16:52:34 +10:00
Aaron Daniels
405750108f
- OS Discovery for Cisco ISE
...
- Hardware SNS-3945
2016-08-15 16:48:17 +10:00
laf
226202de81
Added support for Avaya VSP
2016-08-12 23:58:34 +01:00
Tony Murray
f526cb7d8d
Ceph: only parse ceph data
...
Was parsing through all agent data, rather than just ceph data.
2016-08-12 14:33:17 -05:00
Tony Murray
0bc79a3b5f
put rrd_name back
2016-08-12 13:50:49 -05:00
Tony Murray
9ac73b8eb2
Fix Ceph
...
compact() accepts strings naming the variables, not actual variables...
2016-08-12 13:31:11 -05:00
Neil Lathwood
f02b4c9253
Merge pull request #4037 from murrant/fix-ceph-app
...
Fix ceph filenames
2016-08-12 17:46:45 +01:00
Neil Lathwood
191bed9dd8
Merge pull request #4038 from murrant/proxmox-ceph-fix
...
Proxmox rrd fix
2016-08-12 17:46:15 +01:00
Tony Murray
1949f2f4ea
Proxmox rrd fix
...
Attempt to fix proxmox rrd naming. Create a separate function to generate it's file names.
2016-08-12 11:05:58 -05:00
Tony Murray
224ebb0c0c
Fix ceph filenames
2016-08-12 10:29:27 -05:00
Aaron Daniels
4c060a430a
- Made module generic, not cisco specific.
2016-08-12 17:21:55 +10:00