R. Morris
5c4ed305ec
Grab the most current files.
2016-01-17 14:45:53 -06:00
R. Morris
bc4b26e0df
LenovoEMC (NAS) - initial code update.
2016-01-17 14:45:53 -06:00
laf
cfc3728ded
Removed Observium text, not needed
2016-01-17 19:56:19 +00:00
laf
e48b48546c
Updated overview graphs for QNAP devices
2016-01-17 19:43:33 +00:00
Neil Lathwood
54ca420e68
Merge pull request #2792 from Rosiak/reload-oxidized-node-list
...
Ability to reload Oxidized node list, when a device is added
2016-01-17 18:36:17 +00:00
Rosiak
4581366bf4
Add WebUI settings
2016-01-17 19:19:56 +01:00
Neil Lathwood
11363653e8
Merge pull request #2728 from jviersel/master
...
Added username support for libvirt over SSH
2016-01-17 17:20:42 +00:00
Rosiak
c91a7081cc
Basic commit
2016-01-17 17:48:44 +01:00
Rosiak
207ff3e006
Set device_type for PowerVault
2016-01-17 16:50:45 +01:00
Neil Lathwood
5cfc5fb328
Merge pull request #2785 from paulgear/mib-based-polling-fix-shortname
...
MIB-based-polling: Fix short name generation
2016-01-17 14:49:04 +00:00
Jurrian van Iersel
a1c5a9dbeb
Update libvirt-vminfo.inc.php
2016-01-17 15:42:31 +01:00
Jurrian van Iersel
d0f0e055fb
Update defaults.inc.php
2016-01-17 15:42:03 +01:00
laf
0558275414
Added verbose debugging, normal debugging will now try and mask certain information
2016-01-17 14:39:17 +00:00
Neil Lathwood
ad9b2db352
Merge pull request #2784 from paulgear/cisco-aaa-session-mib-mikrotik
...
Poll ciscoAAASessionMIB for IOS & RouterOS
2016-01-17 13:30:58 +00:00
Neil Lathwood
35ee6569bd
Merge pull request #2763 from paulgear/mib-poller-more-data-values
...
MIB-based polling: attempt to support more SNMP counter types
2016-01-17 13:30:40 +00:00
Paul Gear
e38c2f6885
Show only relevant MIB graphs
...
This reduces noise in the drop-down by only displaying MIB graphs defined for the device.
2016-01-17 15:00:15 +10:00
Paul Gear
fc6a4b7076
Include shortname in all cases
2016-01-17 14:05:37 +10:00
Paul Gear
9e9f5f787f
Fix short name generation
...
Should only replace first occurrence of prefix in the string.
Also only strips the prefix if it saves more than 2 characters.
This fixes a bug where, e.g., 'casnDisconnect' would be shortened to 'asnDisonnet'.
2016-01-17 13:57:34 +10:00
Paul Gear
6baea97717
Poll CISCO-AAA-SESSION-MIB for IOS & RouterOS
2016-01-17 13:32:17 +10:00
laf
2a097dd803
Fix uptime issues for devices that fail with additional uptime snmp queries
2016-01-16 20:02:42 +00:00
Paul Gear
72b9f52c59
Rebased against master; use data_update for uptime
2016-01-15 21:52:09 +10:00
Paul Gear
33091034d2
Record RRD renames in event log
2016-01-15 21:49:58 +10:00
Paul Gear
a78fac6d05
Allow ['rrd_def'] to be array or string
2016-01-15 21:49:58 +10:00
Paul Gear
ee75253310
Build in automated RRD file renaming
2016-01-15 21:49:58 +10:00
Paul Gear
f61d0a4016
Fix scrutinizer issue
2016-01-15 21:49:58 +10:00
Paul Gear
a8e0a8b078
Add appropriate tags for MIB-based polling
2016-01-15 21:49:57 +10:00
Paul Gear
3831ad3f45
First cut at unified data storage for rrdtool & influxdb
...
As a side-effect, this adds InfluxDB support for MIB-based polling.
2016-01-15 21:49:57 +10:00
Paul Gear
61af4f9d7f
Merge pull request #2768 from SaaldjorMike/msm-poll-os
...
Added support for hardware, serial, firmware for HP MSM
2016-01-15 21:23:31 +10:00
Mike Rostermund
6f06b74f43
Use the sysDescr we've already polled in the core module
2016-01-15 12:06:28 +01:00
Aaron Daniels
2a59034193
- Resolved some issues identified by scrutiniser.
2016-01-15 20:37:54 +10:00
Paul Gear
d1d3dba97d
Merge pull request #2637 from laf/snmp-perf
...
Moved system polling module to core to centralise some snmpget calls
2016-01-15 20:10:09 +10:00
Aaron Daniels
ad751983dc
Merge branch 'master' into issue-1650
2016-01-15 17:52:40 +10:00
Daniel Preussker
13c26e14c8
Merge pull request #2765 from Rosiak/issue-2762
...
Fix Cisco Temp Disco
2016-01-14 20:34:33 +00:00
Mike Rostermund
a8b476d58f
Added support for hardware, serial, firmware for HP MSM
2016-01-14 21:20:38 +01:00
Daniel Preussker
d12c107aca
Merge pull request #2766 from SaaldjorMike/msm-clients
...
Added polling of wifi clients for HP MSM
2016-01-14 19:23:46 +00:00
Mike Rostermund
81cb935735
Added polling of wifi clients for HP MSM
2016-01-14 20:20:58 +01:00
Rosiak
0d15244c2e
Fix Cisco Temp Disco
...
Existing disco was broken and did not work on the install’s I tested on.
2016-01-14 19:35:13 +01:00
Paul Gear
31bb1f6ff4
MIB-based polling: attempt to support more SNMP counter types
2016-01-14 13:38:10 +10:00
Aaron Daniels
6492b887e9
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650
2016-01-14 06:10:31 +10:00
Aaron Daniels
87e88dacfd
- Compress API filters to a loop
...
- Check for filters for valid fields
2016-01-14 05:22:37 +10:00
Tom Ferguson
9de9ce5f96
Added Samsung SCX line of printers into OS discovery
2016-01-13 14:51:02 +00:00
Neil Lathwood
d3132a190b
Merge pull request #2690 from vitalisator/stp
...
add basic STP/RSTP support
2016-01-10 22:45:24 +00:00
Neil Lathwood
72cc180184
Merge pull request #2719 from SaaldjorMike/del-utime-func
...
Replaced custom utime() function with microtime(true)
2016-01-10 22:43:31 +00:00
Neil Lathwood
6cfacabca1
Merge pull request #2720 from ekoyle/nos_fix
...
Remove some detection logic from Brocade NOS foo
2016-01-10 22:40:42 +00:00
Søren Rosiak
7ac249bc2a
Merge pull request #2743 from laf/issue-2469
2016-01-10 22:58:39 +01:00
Neil Lathwood
6d076fc5d3
Merge pull request #2742 from Rosiak/issue-2736
...
Basic HWGroup Poseidon Discovery
2016-01-10 17:25:03 +00:00
laf
cc2dfafffa
Fix polling issue for AirFibre
2016-01-10 16:46:31 +00:00
Rosiak
b1e962b673
Copy paste fix
2016-01-10 17:41:43 +01:00
Neil Lathwood
e3e1b5f6ab
Merge pull request #2729 from davehope/master
...
Create zyxelgs.inc.php
2016-01-10 16:29:18 +00:00
Rosiak
a265f9a8dc
Basic HWGroup Poseidon Discovery
...
Initial PR
2016-01-10 14:58:56 +01:00