laf
|
e21ee0d8d8
|
Added ability to disable icmp check on devices
|
2015-10-07 21:19:27 +00:00 |
|
Daniel Preussker
|
d06ab94998
|
Merge pull request #1959 from n-st/ipv6-ping
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
|
2015-09-27 08:14:50 +00:00 |
|
Nils Steinger
|
65ca58a1cc
|
PHPDoc for snmpTransportToAddressFamily()
|
2015-09-25 20:04:55 +02:00 |
|
Nils Steinger
|
a973e538c4
|
Added complete list of IPv6-based SNMP transport specifiers in snmpTransportToAddressFamily()
|
2015-09-25 19:03:47 +02:00 |
|
Nils Steinger
|
e5327594a5
|
Code formatting
|
2015-09-24 02:07:33 +02:00 |
|
Nils Steinger
|
7d7e7098ab
|
Added PHPDoc for function isPingable()
|
2015-09-24 02:07:15 +02:00 |
|
Nils Steinger
|
dba95472dc
|
Use empty() instead of isset() and PHP's implicit boolean conversion
|
2015-09-22 22:58:38 +02:00 |
|
Nils Steinger
|
ff57e67f55
|
Check if variable is set before trying to read it
|
2015-09-22 21:48:48 +02:00 |
|
Nils Steinger
|
c1354532bb
|
Removed duplicate code: Made getImage() use getImageSrc()
|
2015-09-22 21:48:17 +02:00 |
|
Nils Steinger
|
4c2d66791d
|
Fixed typo in variable name
|
2015-09-22 15:27:36 +02:00 |
|
Nils Steinger
|
ac001191dc
|
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
|
2015-09-22 02:25:35 +02:00 |
|
laf
|
86059f67c1
|
updated to use function for last commit
|
2015-08-25 08:40:20 +00:00 |
|
Mark Schouten
|
4792879ce5
|
Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories...
|
2015-08-21 16:10:01 +02:00 |
|
laf
|
433562d351
|
More updates for influx
|
2015-08-19 20:58:02 +00:00 |
|
laf
|
087762c651
|
merged upstream
|
2015-08-18 18:48:28 +00:00 |
|
laf
|
62f88a4ec4
|
More updates
|
2015-08-17 14:31:21 +00:00 |
|
laf
|
9925e35224
|
Couple more mysql strict fixes
|
2015-08-11 11:38:05 +00:00 |
|
laf
|
17dac9e755
|
Removed old alerting system code
|
2015-08-01 15:54:15 +00:00 |
|
laf
|
b3e14c9ed6
|
Initial setup of new map system
|
2015-07-20 15:10:56 +01:00 |
|
Louis Rossouw
|
3fc12b92a7
|
Add and implement option addhost_alwayscheckip.
|
2015-07-15 21:07:04 +02:00 |
|
Job Snijders
|
d8693f05ae
|
Fix coding style part 2
|
2015-07-15 11:04:22 +02:00 |
|
Daniel Preussker
|
66ab6482e1
|
Merge pull request #1326 from laf/issue-1307
Added latency support for devices + logging reasons why devices marked as down
|
2015-06-24 18:33:10 +00:00 |
|
laf
|
32c20b8a68
|
Added removing of IP addresses before ports are deleted
|
2015-06-24 15:38:54 +01:00 |
|
laf
|
03a5e768ec
|
min/avg/max were in the wrong order
|
2015-06-23 09:48:36 +01:00 |
|
laf
|
9e5c6f87bb
|
Changed default millisec + removed check for loss < 0
|
2015-06-23 09:01:36 +01:00 |
|
laf
|
0525ca79bc
|
Updated to set millisec delay between packets
|
2015-06-22 23:23:14 +01:00 |
|
laf
|
30a27d719e
|
Fix scrut issues + tidy more code
|
2015-06-22 23:02:11 +01:00 |
|
laf
|
6c9810fc3c
|
Fix scrut issues
|
2015-06-22 22:55:32 +01:00 |
|
laf
|
eee2ae5be1
|
Added support for logging packet loss and min/max/avg response times on fping
|
2015-06-22 21:55:31 +01:00 |
|
Louis Rossouw
|
38952215f8
|
Small fix to ensure php compatability with older php.
|
2015-06-22 15:18:30 +02:00 |
|
Louis Rossouw
|
7f3f942e83
|
Adding the ability to use multiple poller groups for a poller.
|
2015-06-22 12:37:00 +02:00 |
|
Paul Gear
|
a2baae3ccf
|
Move convenience functions into common; d_echo no longer adds "\n" automatically
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
0cc75d7d1d
|
Separate convenience function for RRD filename generation; tidy formatting
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
6bfad7579c
|
Add a couple of convenience functions to help make code tidier
|
2015-06-13 23:03:02 +10:00 |
|
Paul Gear
|
f236272acc
|
Merge pull request #1184 from laf/issue-936
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
|
2015-06-13 10:20:58 +10:00 |
|
laf
|
e478a495f9
|
Changed to return during function processing
|
2015-06-12 16:24:02 +01:00 |
|
laf
|
15cd6d5662
|
Added fallback to false if it is not an IP
|
2015-06-11 19:42:54 +01:00 |
|
laf
|
fadc790040
|
Added function to check if ip already exists and updated addHost to use it
|
2015-06-11 19:34:11 +01:00 |
|
laf
|
a8c7499021
|
Mistake - sorted
|
2015-06-09 15:19:06 +01:00 |
|
laf
|
57b1ce7f33
|
Fix scrut bug
|
2015-06-09 15:04:07 +01:00 |
|
laf
|
851b7eb46f
|
Fixed merge conflict
|
2015-06-09 14:36:45 +01:00 |
|
laf
|
77b9adabc2
|
More updates to bgp polling/disco and webui
|
2015-06-09 14:30:19 +01:00 |
|
f0o
|
2467b11290
|
Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
html/pages/health/mempool.inc.php
includes/defaults.inc.php
|
2015-06-07 10:44:39 +00:00 |
|
laf
|
702b75c0b7
|
Updates
|
2015-06-03 15:41:10 +01:00 |
|
laf
|
ffce63968f
|
Fixed negative values for storage: http://munin-monitoring.org/ticket/1371
|
2015-06-02 17:36:10 +01:00 |
|
laf
|
1ca02fb3c5
|
Fix scrut issue
|
2015-06-02 17:07:47 +01:00 |
|
laf
|
b9dabae7d8
|
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
|
2015-06-02 16:32:39 +01:00 |
|
Paul Gear
|
6ed4112b17
|
Add further Ruckus model/version/serial support
|
2015-05-27 00:15:34 +10:00 |
|
laf
|
04a4987a23
|
Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
Conflicts:
includes/defaults.inc.php
|
2015-05-25 18:06:49 +01:00 |
|
laf
|
0ccbc7a6b1
|
More updates
|
2015-05-25 18:05:11 +01:00 |
|