Karl Shea
daf2cf7a24
app: Add GPSD application ( #4754 )
2016-10-08 21:25:50 +01:00
crcro
80497f5295
fix: Ignore meraki bad_uptime #4691
2016-10-08 18:48:11 +01:00
Neil Lathwood
c0d7ad44b0
Revert "refactor: snmp cleanup" ( #4746 )
2016-10-07 09:26:10 +01:00
Tony Murray
07e8e9f2be
refactor: snmp cleanup ( #4683 )
2016-10-06 21:20:11 +01:00
Zaxmy
d9c0614b30
newdevice: Add support for Moxa #4733
2016-10-06 18:47:27 +01:00
Guillem
c73ed98ea7
newdevice: Add additional features to SAF Tehnika ( #4666 )
2016-10-06 17:49:40 +01:00
Aaron Daniels
a2563c5b67
feature: Added Cisco Integrated Management Console inventory and sensor support #4454
2016-10-06 01:40:37 +01:00
Neil Lathwood
09e888190a
newdevice: Added support for Sinetica UPS
2016-10-05 18:58:41 +01:00
Neil Lathwood
cf66965e4b
fix: fixed count test for cisco-otv poller module ( #4714 )
2016-10-05 08:05:00 +00:00
Zaxmy
0a30502fea
fix: ipmi poller, run with USER rights and surround username and password with '' #4710
2016-10-04 08:13:52 +01:00
Neil Lathwood
9cfa1fd9b4
newdevice: Add support for Mimosa Wireless #4676
2016-10-03 18:54:08 +01:00
FTBZ
d712f4ca69
Added Active GlobalProtect Tunnels graph to PANOS ( #4654 )
...
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00
Rosiak
51a6ed60d7
newdevice: Add support for Mimosa Wireless #4676
2016-10-01 10:24:35 +02:00
Tony Murray
e17c34bb79
fix: netonix version display ( #4672 )
2016-09-29 14:25:27 -05:00
Tony Murray
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
Tony Murray
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
Daniel Preussker
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
Søren Rosiak
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
crcro
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
Tony Murray
b41ce631a8
device: Edge Core ES3528M - base support
...
device: Edge Core ES3528M - base support
2016-09-27 14:54:39 -05:00
Søren Rosiak
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
Neil Lathwood
ef59d5110f
Rebased + added OS Tests
2016-09-27 18:05:42 +01:00
Neil Lathwood
5c4d383f80
fix: Fixed the old port rrd migration code to work with new rrdtool functions ( #4616 )
2016-09-27 09:18:57 -05:00
Tony Murray
38d87df9be
Fix netonix version ( #4607 )
2016-09-26 16:33:56 -05:00
Tony Murray
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
Neil Lathwood
be611e6f16
Merge pull request #4448 from crcro/app-ups-nut-update1
...
app: ups-nut update 1
2016-09-24 18:29:25 +01:00
crcro
f87043eca7
readded ds
2016-09-24 20:09:27 +03:00
Tony Murray
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
Bartosz Radwan
15593552eb
add missing spaces, remove excessive blank line
2016-09-22 17:38:04 +02:00
Bartosz Radwan
ae80e2c83a
use long opening php tag
2016-09-22 17:16:51 +02:00
Bartosz Radwan
71b46ca87c
Add device: Edge-Core switch ES3528M
2016-09-22 17:04:14 +02:00
Tony Murray
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
crcro
0eea180151
removed file version and unused vars
2016-09-20 22:03:30 +03:00
boudreau
eaa36771d2
Update sensors.inc.php
2016-09-19 11:10:37 -04:00
boudreau
8dbc9b4809
Update functions.inc.php
2016-09-19 11:09:29 -04:00
Neil Lathwood
b370ebb0ad
newdevice: Added support for Cisco Callmanager
...
newdevice: Added support for Cisco Callmanager
2016-09-18 19:57:25 +01:00
crcro
2c5bd406ae
only edgeswitch
2016-09-17 18:06:38 +03:00
crcro
a5f397ed68
fix for ubnt bad edgeswitch/edgeos uptime #4470
2016-09-17 03:49:39 +03:00
Rosiak
256c1087df
smal change
2016-09-16 23:02:55 +02:00
Rosiak
a5e9988112
newdevice: Added support for Cisco Callmanager
2016-09-16 21:48:08 +02:00
crcro
7d7621fd3e
removed file versions from comments
2016-09-15 23:24:25 +03:00
crcro
0dd523be45
app-ups-nut update 1
2016-09-15 19:37:52 +03:00
crcro
7da4cca4e4
feature: new app: ups-nut ( #4386 )
...
* app: ups-nut
* newline ...
* removed code from another pr
* added battery charge status
* added battery charge status
* be happy travis...
* added UPS-nut to Applications
2016-09-12 21:59:33 -05:00
Neil Lathwood
a710c4a33c
newdevice: Added support for Axis network video encoder #4395 ( #4400 )
...
* newdevice: Added support for Axis network video encoder #4395
* Merge the preg_match
* Add Network Camera test
Couldn't find one for "Video Server"
2016-09-12 12:19:24 -05:00
crcro
de707a259f
refactor: ntp apps ( #4333 )
...
* updated nicecase function for ntp server and client app
* ntp applications refactoring
* removed agent for ntp-server: reported as not working
* removed ntpd from agent polling. thx @murrant
2016-09-10 07:37:00 -05:00
Neil Lathwood
7dec670494
refactor: Updated a lot of references to LibreNMS - copyright still left intact ( #4339 )
2016-09-08 08:12:23 -05:00
Aaron Daniels
948d4f67a1
feature: extended graphing for sla - icmp-jitter #4341
...
* - Added more graphs for rtt_type: icmpjitter
* - use $fields as that is the standard throughout the code.
2016-09-06 17:19:10 +01:00
Aaron Daniels
705a73bda2
webui: Added Pagination and server side search via Ajax to NTP ( #4330 )
...
webui: Added Pagination and server side search via Ajax to NTP (#4330 )
2016-09-04 16:32:03 +01:00
crcro
20a452912f
newdevice: hp online admin cpu and mem #4327
...
newdevice: hp online admin cpu and mem #4327
2016-09-04 16:30:09 +01:00
Søren Rosiak
7a3a785edb
newdevice: Added support for Foundry Networks #4311
...
newdevice: Added support for Foundry Networks #4311
2016-09-04 16:28:06 +01:00