499b05f0f5
fix: Do not create rrd folder when -r is specified for poller ( #4812 )
2016-10-16 21:45:39 -05:00
d86b39395a
refactor: Small poller improvements, removes unecessary queries / execs ( #4741 )
2016-10-14 20:03:26 -05:00
5b96c67ec5
refactor: Cleanup poller include files ( #4751 )
2016-10-15 00:43:14 +01:00
74f89978fc
refactor: toner support ( #4795 )
2016-10-15 00:14:18 +01:00
098dc69f25
feature: Enhance Unifi Wireless Client count for multiple VAPs ( #4794 )
2016-10-15 00:10:12 +01:00
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
186894568f
refactor: small fixes for cisco-voice code ( #4719 )
2016-10-13 22:17:30 +01:00
b867d3dd05
fix: apc load, runtime and current sensors ( #4780 )
...
fix: APC load, runtime and current sensors
2016-10-13 19:03:46 +03:00
534ec84158
newdevice: Added Unifi Wireless Client statistics #4772
...
Unifi Wireless Client statistics
2016-10-11 21:31:04 +01:00
d869db7402
More whitespace, pre-commit.php prescribed correction
2016-10-11 12:48:53 -04:00
b918e8d6cd
Whitespace cleanup once more
2016-10-11 12:39:47 -04:00
f060710a5b
Add wireless client stats for Unifi
2016-10-11 12:35:58 -04:00
6c324cd03e
refactor: Improve sensors polling for performance increase ( #4725 )
...
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
daf2cf7a24
app: Add GPSD application ( #4754 )
2016-10-08 21:25:50 +01:00
80497f5295
fix: Ignore meraki bad_uptime #4691
2016-10-08 18:48:11 +01:00
c0d7ad44b0
Revert "refactor: snmp cleanup" ( #4746 )
2016-10-07 09:26:10 +01:00
07e8e9f2be
refactor: snmp cleanup ( #4683 )
2016-10-06 21:20:11 +01:00
d9c0614b30
newdevice: Add support for Moxa #4733
2016-10-06 18:47:27 +01:00
c73ed98ea7
newdevice: Add additional features to SAF Tehnika ( #4666 )
2016-10-06 17:49:40 +01:00
a2563c5b67
feature: Added Cisco Integrated Management Console inventory and sensor support #4454
2016-10-06 01:40:37 +01:00
cf66965e4b
fix: fixed count test for cisco-otv poller module ( #4714 )
2016-10-05 08:05:00 +00:00
0a30502fea
fix: ipmi poller, run with USER rights and surround username and password with '' #4710
2016-10-04 08:13:52 +01:00
9cfa1fd9b4
newdevice: Add support for Mimosa Wireless #4676
2016-10-03 18:54:08 +01:00
d712f4ca69
Added Active GlobalProtect Tunnels graph to PANOS ( #4654 )
...
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00
51a6ed60d7
newdevice: Add support for Mimosa Wireless #4676
2016-10-01 10:24:35 +02:00
e17c34bb79
fix: netonix version display ( #4672 )
2016-09-29 14:25:27 -05:00
a8037d9bdd
fix: windows server version detection ( #4648 )
...
* fix: windows server version works again
Cleanup poller file/convert to str_contains()
Fix Windows 10 Anniversery update
Add support for Windows Server 2016
* Update windows.inc.php
Restore trim(str_replace(
* Fix missing semi-colin
2016-09-28 19:33:03 -05:00
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
20a3b555ab
Fix Day
counter in process CPU-time ( #4653 )
...
fix: Updates unix-agent handling of reported time values from check_mk #4652
2016-09-28 09:20:16 +01:00
f6db0a505a
feature: Add Cisco WAAS Optimized TCP Connections Graph ( #4645 )
...
* feature: Add Cisco WAAS Optimized TCP Connections Graph
* fix names
2016-09-28 08:00:35 +01:00
f06b0ffb66
fix: device with no uptime ( #4625 )
...
fix: Add checks for devices with no uptime over snmp #4587
2016-09-27 21:07:42 +01:00
b41ce631a8
device: Edge Core ES3528M - base support
...
device: Edge Core ES3528M - base support
2016-09-27 14:54:39 -05:00
3a6c6985a3
newdevice: Added support for Cisco IPS ( #4561 )
...
* newdevice: Added support for Cisco IPS
* Add snmprec
* fix
2016-09-27 12:35:46 -05:00
ef59d5110f
Rebased + added OS Tests
2016-09-27 18:05:42 +01:00
5c4d383f80
fix: Fixed the old port rrd migration code to work with new rrdtool functions ( #4616 )
2016-09-27 09:18:57 -05:00
38d87df9be
Fix netonix version ( #4607 )
2016-09-26 16:33:56 -05:00
1b4d44b2f8
Netonix switch update
...
New mib
Added total power consumption and dc power input (for dc switches)
Small cleanups
2016-09-26 10:34:49 -05:00
be611e6f16
Merge pull request #4448 from crcro/app-ups-nut-update1
...
app: ups-nut update 1
2016-09-24 18:29:25 +01:00
f87043eca7
readded ds
2016-09-24 20:09:27 +03:00
6fbd8b3f05
fix: port ifLastChange polling ( #4541 )
...
* fix: port ifLastChange polling
* Small changes, default to 0
* Don't update 0->0
2016-09-22 11:39:15 -05:00
15593552eb
add missing spaces, remove excessive blank line
2016-09-22 17:38:04 +02:00
ae80e2c83a
use long opening php tag
2016-09-22 17:16:51 +02:00
71b46ca87c
Add device: Edge-Core switch ES3528M
2016-09-22 17:04:14 +02:00
299f4d91d3
feature: Add last changed, connected, and mtu to all ports data
...
Thanks to sysvival on reddit for the idea and help with the calculations
2016-09-21 13:19:52 -05:00
0eea180151
removed file version and unused vars
2016-09-20 22:03:30 +03:00
eaa36771d2
Update sensors.inc.php
2016-09-19 11:10:37 -04:00
8dbc9b4809
Update functions.inc.php
2016-09-19 11:09:29 -04:00
b370ebb0ad
newdevice: Added support for Cisco Callmanager
...
newdevice: Added support for Cisco Callmanager
2016-09-18 19:57:25 +01:00
2c5bd406ae
only edgeswitch
2016-09-17 18:06:38 +03:00
a5f397ed68
fix for ubnt bad edgeswitch/edgeos uptime #4470
2016-09-17 03:49:39 +03:00