Commit Graph

2782 Commits

Author SHA1 Message Date
Daniel Preussker
0dfd0dfb0f Merge pull request #1353 from laf/issue-1348
Now save the connection value selected and remove when not needed
2015-07-08 12:17:48 +00:00
Tony Ditchfield
23fdc03ded Added load and state icons from silkicons set 2015-07-05 20:58:56 +01:00
Travis Hegner
67257f868b Merge remote-tracking branch 'upstream/master' into datepicker 2015-07-02 15:30:00 -04:00
Travis Hegner
6314aaddd4 removing commented code 2015-07-02 15:12:42 -04:00
Travis Hegner
6878e380b3 using moment.js since we have it anyway 2015-07-02 15:10:49 -04:00
Travis Hegner
d3aea6757b trying a more universal (perhaps not standard) format 2015-07-02 15:05:05 -04:00
Travis Hegner
01e4a6650e putting the T back with Z this time 2015-07-02 14:59:11 -04:00
Travis Hegner
0ab00ba0fb debug output 2015-07-02 14:55:42 -04:00
Travis Hegner
0fbcc0d1b6 ff failing to parse 2015-07-02 14:54:36 -04:00
Travis Hegner
29244a49dc js syntax error 2015-07-02 14:39:28 -04:00
Travis Hegner
a9fa366415 js syntax error 2015-07-02 14:34:40 -04:00
Travis Hegner
054022346e prevent form submission from converting to UTC 2015-07-02 14:33:19 -04:00
Travis Hegner
f11262eb9d formatting date with javascript, so it auto converts to localtime 2015-07-02 14:30:43 -04:00
Travis Hegner
9a99af06c8 debug output 2015-07-02 14:24:37 -04:00
Travis Hegner
4655143167 debug output 2015-07-02 14:23:03 -04:00
Travis Hegner
48a380ff7e debug output 2015-07-02 14:21:10 -04:00
Travis Hegner
2a7eb47437 debug output 2015-07-02 14:12:33 -04:00
Travis Hegner
5ac243f731 debug output 2015-07-02 14:10:16 -04:00
Travis Hegner
abeb015e33 debug output 2015-07-02 14:09:23 -04:00
Travis Hegner
a2e248cf4b trying to set the date from js 2015-07-02 14:06:02 -04:00
Travis Hegner
dbb256d431 change the order to see if it shows date immediatly 2015-07-02 13:56:28 -04:00
Travis Hegner
f2fe24c602 use js to convert 2015-07-02 13:54:27 -04:00
Travis Hegner
8d49395b10 test static TZ parse 2015-07-02 13:41:54 -04:00
laf
e9d7d74b72 Fixed issue with name not being set + some validation around this 2015-07-01 21:35:37 +01:00
Clint Armstrong
b92e9f2d8f Update to the freqency DS used in collectd > 5.0
Similar to #1347 and #1349
2015-06-30 07:46:09 -04:00
laf
a7d83be1af Fixed API graphs not loading 2015-06-30 10:48:08 +01:00
Daniel Preussker
cb8b5e3ffd Merge pull request #1359 from laf/issue-1355
Updated regex for device groups
2015-06-29 21:16:51 +02:00
Travis Hegner
8e785ebaaa Fix issue #1362, added a line to reset , because the calling page is expecting new graphs, not appended ones 2015-06-29 10:34:03 -04:00
laf
5c6e4995ab Updated regex for device groups 2015-06-28 16:25:20 +01:00
laf
4bef35c90a Now save the connection value selected and remove when not needed 2015-06-27 17:41:31 +01:00
Neil Lathwood
aed0fedf02 Merge pull request #1349 from clinta/entropy-collectd
entropy DS name is value.
2015-06-26 16:29:15 +01:00
Neil Lathwood
322d6ecf1f Merge pull request #1350 from clinta/urlencode-graphs
url encode graph names
2015-06-26 16:19:39 +01:00
Clint Armstrong
dbae0e371f url encode graph names 2015-06-26 10:26:52 -04:00
Daniel Preussker
67a1463197 Merge pull request #1347 from clinta/apache-collectd
Correct Apache collectd DS
2015-06-26 16:24:38 +02:00
Clint Armstrong
02780b8e72 entropy DS name is value. 2015-06-26 08:02:20 -04:00
Clint Armstrong
523cb83e91 Correct Apache collectd DS 2015-06-26 07:50:37 -04:00
Neil Lathwood
c05a7cc024 Merge pull request #1339 from clinta/patch-1
Do not rewrite server-status
2015-06-25 21:14:37 +01:00
Clint Armstrong
dd5d1c5e05 Adding --daemon twice breaks collectd graphs
When using rrdcached [rrdtool.inc.php](includes/rrdtool.inc.php#L163) already adds the necessary options. Collectd.inc.php adds them again which breaks drawing the graphs.
2015-06-25 13:24:02 -04:00
Clint Armstrong
0a54602028 Do not rewrite server-status
Currently users cannot use the check_mk apache plugin to monitor the apache instance that is running librenms. Excluding server-status from the rewrite rules allows users to use mod_status.
2015-06-25 08:01:05 -04:00
Daniel Preussker
8b56ced495 Merge pull request #1337 from SaaldjorMike/sensor-charge
Remove some options for sensor_charge graphs.
2015-06-25 13:06:08 +02:00
Mike Rostermund
e769a4ffc6 Handle case where sensor_limit is not set for sensor_charge graphs 2015-06-25 03:47:20 -07:00
Daniel Preussker
e24442124b Merge pull request #1333 from laf/issue-1252
Added load and state to device overview
2015-06-25 09:55:26 +02:00
Neil Lathwood
fa11915cba Merge pull request #1325 from runborg/master
Added plugin hook to create a custom container under device->overview.
2015-06-25 08:48:26 +01: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
44432c85e5 Added load and state to device overview 2015-06-24 16:53:10 +01:00
laf
baac647893 Fixed removing port from bills JS error 2015-06-24 16:02:14 +01:00
Runar Borge
21cf6b2019 Disabled from Test plugin, user have to manually enable the plugin in Test plugin file 2015-06-23 13:15:33 +02: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