Commit Graph

1401 Commits

Author SHA1 Message Date
Job Snijders
ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
Paul Gear
51ff0df11b Really allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear
249707e2c6 Show agent execution time in seconds
Because a graph that shows a value of 1.25k milliseconds doesn't make a lot of sense.
2015-07-11 18:15:15 +10:00
Paul Gear
c3adf36d88 Allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear
5ea6762f20 phpcbf run 2015-07-11 18:15:15 +10:00
laf
a044782420 Final updates to fix user perms for ipv4/ipv6 and mac search 2015-07-07 23:59:13 +01:00
laf
fba1e6933a removed debug 2015-07-07 23:28:00 +01:00
laf
3ed8d261a7 Fixed arp search page user perm queries 2015-07-07 23:26:03 +01:00
laf
b1a052f357 Some permission updates for non-admin users 2015-07-07 23:18:57 +01: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
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
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
Mike Rostermund
e769a4ffc6 Handle case where sensor_limit is not set for sensor_charge graphs 2015-06-25 03:47:20 -07:00
laf
820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +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
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
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
laf
6813c1face updated alert template mapping to own table 2015-06-15 11:13:19 +01:00
laf
9813b0b1a7 Added state and load icons 2015-06-14 23:21:44 +01:00
Paul Gear
b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
Mike Rostermund
81611babd3 Remove grey area from load graph 2015-06-11 20:59:35 +02:00
Mike Rostermund
cd3c56863b Added a load tab on device->health 2015-06-11 20:31:45 +02:00
Daniel Preussker
225a84d597 Merge pull request #1210 from SaaldjorMike/fix-memory
Fixed entry count on memory page
2015-06-08 14:03:48 +00:00
Mike Rostermund
f1c13d1e3d Fixed entry count on memory page 2015-06-08 13:19:40 +02:00
Mike Rostermund
ed86171d0a Fixed entry count on storage page 2015-06-08 13:14:39 +02: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
Paul Gear
418416457b Make source layout consistent with all the other aruba files 2015-06-06 07:46:16 +10:00
Rosiak
250b58ea8b Minor corrections to memory bootgrid 2015-06-04 00:08:53 +02:00
Rosiak
f9322a29c6 Convert memory page to use bootgrid 2015-06-03 23:39:54 +02:00
Rosiak
054bf3ae20 Convert processors page to use bootgrid
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
Arjit Chaudhary
5604f3e61f Remove divider for first element in settings dropdown
Screenshot: http://i.imgur.com/RtR4HsC.png
2015-05-31 18:38:46 +05:30