Commit Graph
2879 Commits
Author SHA1 Message Date
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
laf 2a097dd803 Fix uptime issues for devices that fail with additional uptime snmp queries 2016-01-16 20:02:42 +00: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
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
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
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
Dave Hope 7fbdb5e440 Merged changes for Zyxel ES and GS series switches under 'Zynos'. 2016-01-10 10:39:12 +00:00
laf c1da4d8a6f rebased 2016-01-10 00:46:04 +00:00
laf 63444e2f39 Rebased 2016-01-10 00:41:20 +00:00
Dave Hope 152c45bc36 Create zyxelgs.inc.php
Add support for Zyxel GS1910-24HP (And likely others)
2016-01-09 18:24:13 +00:00
Eldon Koyle 5835fe6b77 Remove some detection logic from Brocade NOS foo
Remove one overly-broad and one overly-narrow detection check for nos
devices.
2016-01-08 14:30:55 -07:00
Søren Rosiak 89a22efda3 Merge pull request #2469 from thomseddon/feature/sub10-support 2016-01-08 15:07:01 +01:00
Neil Lathwood 4e127af323 Merge pull request #2696 from SaaldjorMike/vmware-vminfo-discovery-perf
Fixed discovery+poller performance of VMware virtual machines.
2016-01-08 13:35:15 +00:00
Mike Rostermund e2d1a8e7d9 Replaced custom utime() function with microtime(true) 2016-01-08 13:33:32 +01:00
Thom Seddon 9593473549 Add sub10RadioLclDataRate graph 2016-01-08 10:51:25 +00:00
Thom Seddon 89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
Mike Rostermund a1261a0aeb Replace utime() for microtime(true) 2016-01-08 08:41:12 +01:00
Mike Rostermund 51d2e32c36 Print runtimes for each individual polling and discovery module. 2016-01-07 12:04:51 -08:00
laf 0aecec51f0 Cleaned up stale memcache 2016-01-07 12:41:02 +00:00
Paul Gear f672a8e12e is_mib_poller_enabled() needs to be in common.php for code paths that don't use includes/snmp.inc.php (e.g. graph.php) 2016-01-07 09:38:32 +10:00
Paul Gear 7170a240a8 Don't display MIB menu items if MIB-based polling is disabled 2016-01-07 09:26:48 +10:00
Neil Lathwood 564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Neil Lathwood 17445292eb Merge pull request #2208 from laf/influx
InfluxDB support
2016-01-06 09:08:39 +00:00
laf fdc0eca44d Centralised version info + used in output 2016-01-06 00:14:35 +00:00
Mike Rostermund 91121536ee Fixed polling performance of VMware virtual machines. 2016-01-05 13:58:23 -08:00
Mike Rostermund a42e3da6eb Fixed discovery performance of VMware virtual machines. 2016-01-05 12:33:10 -08:00
Neil Lathwood 78a74ed10a Merge pull request #2676 from paulgear/smokeping-add-pings-config
Smokeping: add pings config
2016-01-05 10:41:47 +00:00
Paul Gear 184e20e941 Use old value for smokeping pings 2016-01-05 08:26:29 +10:00
laf 0f33f6d1fa Rebased 2016-01-04 12:09:32 +00:00
Tobias Herrmann 388981d1ea renamed canon-printer discovery module 2016-01-04 12:55:10 +01:00
vitalisator d12c7803e0 add basic STP/RSTP support 2016-01-03 21:10:35 +01:00
Tobias Herrmann 5d410aef6f added polling for canon printers 2016-01-03 18:20:33 +01:00
Tobias Herrmann b9ced6561f added support for canon MF-series printers 2016-01-02 17:42:29 +01:00
Paul Gear eb1dbc74c7 Remove redundant function 2016-01-02 07:10:43 +10:00
Paul Gear 2244a5f31d Fix issues flagged by scrutinizer 2016-01-02 07:10:43 +10:00
Paul Gear ea29977d29 Support MIB-based overrides in processor & memory pools 2016-01-02 07:10:43 +10:00