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
820afa6dbb
Added logging of reason device was detected as down (icmp/snmp)
2015-06-22 22:11:02 +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
Runar Borge
170030c786
Fixed typo...
2015-06-22 21:55:54 +02:00
Runar Borge
07e996094c
Removed var_dump and updated text in Example plugin
2015-06-22 21:53:35 +02:00
Runar Borge
308d686294
Added plugin hook to create a custom container under device->overview.
...
Container apears over "Overall traffic" on the left phane
2015-06-22 21:12:57 +02:00
Daniel Preussker
db4a5de847
Merge pull request #1324 from spinza/phpcomp
...
Small fix to ensure php compatability with older php.
2015-06-22 13:23:04 +00:00
Louis Rossouw
38952215f8
Small fix to ensure php compatability with older php.
2015-06-22 15:18:30 +02:00
Stephen Hoogendijk
0091131d6b
Added from dsn method
2015-06-22 14:51:48 +02:00
Daniel Preussker
375b0e9cd8
Merge pull request #1323 from spinza/pollergroupchanges
...
Adding the ability to use multiple poller groups for a poller.
2015-06-22 12:09:44 +00:00
Louis Rossouw
0189049510
Documentation changes for poller group changes.
2015-06-22 12:48:39 +02:00
Louis Rossouw
7f3f942e83
Adding the ability to use multiple poller groups for a poller.
2015-06-22 12:37:00 +02:00
danibrutal
7291a056ed
Bugfix write method tests
2015-06-22 09:44:26 +02:00
Walter Dal Mut
662f4c978a
Removed duplicated testcase on issue #27
2015-06-22 07:31:03 +02:00
Walter Dal Mut
00ec440499
Cover more invalid mark procedures
...
Expose multiple error conditions with invalid hostnames and missing
servers in order to catch PHP errors and suppress those.
2015-06-22 07:29:37 +02:00
Neil Lathwood
35f784cfde
Merge pull request #1319 from spinza/timeout
...
Add timeout on unix agent execution after connect.
2015-06-21 21:37:18 +01:00
Louis Rossouw
7cda1da63c
Add config settings for unix-agent time-outs.
2015-06-21 22:14:32 +02:00
Louis Rossouw
9f36182b7d
Add timeout on unix agent execution after connect.
2015-06-21 19:36:44 +02:00
Walter Dal Mut
33268db1a8
Merge tag '0.5.0' into develop
...
Supports proxies and UDP/IP error suppression
In order to support InfluxDB proxies now we provides a custom option: `prefix` that allows users to setup a
personal proxy path in front of InfluxDB. Thanks to @sroze
Added UDP/IP error suppression during `mark` operation. Thanks to @EvanDarwin
2015-06-21 18:01:13 +02:00
Walter Dal Mut
e1d7a52ba1
Merge branch 'release/0.5.0'
2015-06-21 17:58:41 +02:00
Walter Dal Mut
8e57dd7eb2
Bumped version 0.5.0
2015-06-21 17:58:29 +02:00
Evan Darwin and Walter Dal Mut
c6e7b744c3
Silently handle socket errors in the UdpAdapter ( closes #27 ), add testcase
...
Conflicts:
tests/ClientTest.php
2015-06-21 17:56:18 +02:00
Evan Darwin and Walter Dal Mut
27c19c9e4b
Fix issue #27 test
...
Conflicts:
tests/ClientTest.php
2015-06-21 17:55:42 +02:00
Walter Dal Mut
83a898924f
Merge pull request #31 from EvanDarwin/master
...
Silently handle socket errors in the UdpAdapter (closes #27 ), add tests
2015-06-21 17:52:07 +02:00
Walter Dal Mut
a323409dbc
Added proxies in our doc file
2015-06-21 17:46:09 +02:00
Walter Dal Mut
b2b7692353
Merge pull request #35 from corley/feature/url-prefix
...
Allow URL prefixes
2015-06-21 17:41:38 +02:00
Walter Dal Mut
da239ecf8e
Allow URL prefixes
...
This should fixes #34
2015-06-21 17:33:46 +02:00
Neil Lathwood
528a4d1e83
Merge pull request #1318 from laf/changelog
...
Updated changelog 21/06/15
2015-06-21 14:39:31 +01:00
laf
5789cdc4a1
Updated changelog 21/06/15
2015-06-21 14:39:39 +01:00
Neil Lathwood
6a4fe09fa8
Merge pull request #1317 from vitalisator/issue-1212
...
Multimatic UPS snmp based on RFC1628
2015-06-20 22:06:52 +01:00
vitalisator
fd6c7f3ca6
Multimatic UPS snmp based on RFC1628
2015-06-20 22:30:52 +02:00
Evan Darwin
6b46bf5c6b
Fix issue #27 test
2015-06-20 13:07:40 -07:00
Evan Darwin
308aba8817
Silently handle socket errors in the UdpAdapter ( closes #27 ), add testcase
2015-06-20 13:03:09 -07:00
Daniel Preussker
1144cf36a7
Merge pull request #1316 from laf/oxidized-fix
...
Added second check for potential path to config file
2015-06-20 18:36:16 +00:00
laf
f5d443e969
Added second check for potential path to config file
2015-06-20 19:23:43 +01:00
Daniel Preussker
6f413ff9d3
Merge pull request #1313 from laf/issue-1180
...
Added webui support for pushover
2015-06-20 16:29:25 +00:00
laf
661b06c102
Removed debug :/
2015-06-20 17:14:16 +01:00
laf
8a35b6d4ba
Added webui support for pushover
2015-06-20 12:18:37 +01:00
Neil Lathwood
8226e8b447
Merge pull request #1096 from laf/issue-1095-web
...
Added support for interval for alerting for WebUI
2015-06-20 01:56:08 +01:00
Neil Lathwood
26c3ac5755
Merge pull request #1311 from f0o/issue-1243
...
Add macro `%macros.sensor` to filter out ignored sensors
2015-06-20 01:51:09 +01:00
laf
1e34fb0753
Added f0os patch for using interval on alerts
2015-06-20 01:49:03 +01:00
Neil Lathwood
0e4e4789b6
Merge pull request #1310 from f0o/issue-1291
...
Replace Alert-ID with Alert-Name/Rule in titles
2015-06-20 01:48:39 +01:00
Neil Lathwood
5cd63f1614
Merge pull request #1312 from librenms/delete-alertrule-patch
...
Fixed javascript issue preventing removing alert rules.
2015-06-20 01:29:24 +01:00
Neil Lathwood
3f2b49c72f
Fixed javascript issue preventing removing alert rules.
2015-06-20 01:29:01 +01:00
Dave Methvin
67289b6b2a
Version 3.1.13
2015-06-19 15:45:38 -04:00
Dave Methvin
216acc52a1
Remove the obsolete jQuery Plugin Registry file
2015-06-19 15:43:16 -04:00
Dave Methvin
1299f364ca
Update license and regenerate the correct compressed version
2015-06-19 15:41:44 -04:00
f0o
7c731103fd
Add macro %macros.sensor to filter out ignored sensors
2015-06-19 17:11:56 +00:00