Paul Gear
a340f353c2
Merge pull request #2623 from adaniels21487/issue-1650
...
Device Components.
2016-01-19 20:38:34 +10:00
laf
3a8b0b053d
Rebased includes/common.php
2016-01-19 09:00:18 +00:00
wiad
086443b77a
Merge branch 'master' of https://github.com:/wiad/librenms into issue-2708
...
Conflicts:
includes/definitions.inc.php
2016-01-19 09:51:03 +01:00
wiad
1a8472258b
Fixed syntax error in line continuation
2016-01-19 08:03:30 +01:00
Daniel Preussker
ded1fa3e73
Merge pull request #2796 from laf/issue-2091
...
Added config option to force showing sysName instead of IP
2016-01-19 05:34:49 +00:00
Neil Lathwood
7c39cba569
Merge pull request #2795 from arrmo/master
...
Add Support for Lenovo EMC (NAS)
2016-01-18 19:05:20 +00:00
arrmo
d9857f8168
Non-HTML version of the file ... :-).
2016-01-18 12:10:50 -06:00
arrmo
73113b888f
Pull the latest from recent merge (corrections by Paul Gear)
2016-01-18 11:55:19 -06:00
wiad
4a0cc16093
add infoblox
2016-01-18 14:48:39 +01:00
laf
47ff913baa
Updated for Scrut fix
2016-01-18 12:54:25 +00:00
wiad
65176c00bd
Addes support for infoblox devices
2016-01-18 13:51:39 +01:00
laf
cc25e87bcd
Added check for hostname
2016-01-18 00:04:30 +00:00
laf
49adff3895
Added the lookup of IP if device hostname is a hostname
2016-01-17 23:59:51 +00:00
arrmo
2f6800b5e4
Updates based on comments from Pull-Request
2016-01-17 17:08:16 -06:00
arrmo
734f9bc34e
Revert "Patch from Paul Gear, for Custom MIB data handling (non-integer)"
...
This reverts commit d3cddffdc7 .
2016-01-17 17:06:30 -06:00
laf
5e37de8b65
Added config option to force showing sysName instead of IP
2016-01-17 22:01:09 +00:00
laf
b5d1155006
Updated discovery sensors module directory structure
2016-01-17 20:47:47 +00:00
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