Commit Graph
2757 Commits
Author SHA1 Message Date
Travis Hegner 771c08f2e6 scratch that, reverse it 2015-06-29 12:49:39 -04:00
Travis Hegner 590063426c testing with static graph WxH values 2015-06-29 12:48:19 -04:00
Travis Hegner 46608b2cb9 including lazyload library in index.php 2015-06-29 11:36:06 -04:00
Travis Hegner f9f9df2c0e adding class and WxH attributes to graph images, adding jquery lazyload plugin 2015-06-29 11:12:28 -04: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
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
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
laf f5d443e969 Added second check for potential path to config file 2015-06-20 19:23:43 +01: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 3f2b49c72f Fixed javascript issue preventing removing alert rules. 2015-06-20 01:29:01 +01:00
laf 7a872ac839 Ignored and disabled ports will not be showing in the main port list until selected 2015-06-18 23:16:53 +01:00
einhirn 94ea73a595 another minor correction about $port being undefined in some cases 2015-06-18 18:29:55 +02:00
einhirn fdfe776c5a minor correction about being undefined in some cases 2015-06-18 16:57:36 +02:00
einhirn 653696b949 fixed a bug where stale link/device data would lead to broken map 2015-06-18 16:32:01 +02:00
Daniel Preussker 559d6960c7 Merge pull request #1296 from SaaldjorMike/fix-legend-iflabels
Fix legend iflabels
2015-06-18 14:15:59 +00:00
Mike Rostermund 442f052265 Shorten the label shown on graph legend 2015-06-18 15:45:52 +02:00
Mike Rostermund ec79e31827 Fix typo and reorder string replacements 2015-06-18 15:45:30 +02:00
Paul Gear 0eb3e69167 Fix Scrutinizer issues 2015-06-16 08:42:05 +10:00
Paul Gear a02871263c Fix up some unclear/missing copyrights 2015-06-16 08:27:58 +10:00
Paul Gear d617aaacd0 Add graph type for MIB-based polling 2015-06-16 08:27:58 +10:00
Paul Gear 7dbb670638 Factor out getting the list of subtypes; add MIB types which were loaded from database 2015-06-16 08:27:57 +10:00
Paul Gear c873cafbae Move client authorization checks to a separate function 2015-06-16 08:27:57 +10:00
Paul Gear 6038f11db9 phpcs run 2015-06-16 08:27:57 +10:00
Paul Gear 7ca0c54703 Add note about duplicate code 2015-06-16 08:27:57 +10:00
Paul Gear c5c0c1f0a0 Move $sep to where it is actually used 2015-06-16 08:27:56 +10:00
Paul Gear 78bf0b7a0a Remove inaccurate references to graph_sections 2015-06-16 08:27:56 +10:00
f0o 9ef8f49636 Fix PHP5.3 error 2015-06-15 18:03:16 +00:00
laf 6813c1face updated alert template mapping to own table 2015-06-15 11:13:19 +01:00