0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-27 06:10:43 +00:00
Commit graph

18 commits

Author SHA1 Message Date
Paweł Krupa
d536ba6a43 fix spdx () 2018-09-30 02:36:42 +03:00
Paweł Krupa
a1b6a7f532 [cleanup crusade] Shellcheck ()
* lint libreswan module

* disable linting obsolete shell modules

* shellcheck more shell modules

* fix review; lint helper scripts

* more shellcheck

* fix SC2235 in apache.chart.sh

* shellcheck last portion of charts.d scripts

* final shellcheck; make travis blocking

* fix cppcheck

* fix indents; fix expansion

* fix local var assignments
2018-09-29 02:09:34 +03:00
Paweł Krupa
f722c9d567 shellcheck bash scripts starting on A; disable shebang checking in all ()
scripts; set shell without shebang
2018-09-13 01:25:07 +03:00
Austin S. Hemmelgarn
e8915e2653 Add SPDX-License-Identifier headers to most files.
This tags all the files that I can clearly identify as being part of
Netdata and not a local copy of a third party package that we're
redistributing.
2018-05-31 15:33:12 -04:00
Ruben Sainiuc
149ff9eee2 Fix typo 2017-11-16 09:43:52 +02:00
Costa Tsaousis (ktsaou)
f589fe54cf
fixed permissions 2017-01-29 17:17:36 +02:00
Costa Tsaousis (ktsaou)
0a26e46c36
uniform logging from all scripts 2016-10-20 22:39:16 +03:00
Costa Tsaousis (ktsaou)
addb52bb18
better log management for charts.d.plugin - fixes 2016-10-20 22:04:28 +03:00
Costa Tsaousis (ktsaou)
3824a69971
updated shebang for compatibility 2016-07-14 22:15:43 +03:00
paulfantom
24382e47ca fixed phpfpm 2016-06-16 09:49:23 +02:00
paulfantom
7b69abedb8 add compatibility with PHP 5.3 2016-06-16 00:35:25 +02:00
Costa Tsaousis (ktsaou)
17053582ff
support custom curl options in charts.d plugins 2016-05-23 20:23:57 +03:00
Simon Nagl
ec28e63c30
Fix use modern arithmetic expansion in shell
Use $((.*)) instead of $[.*]
The later one is old syntax
2016-04-29 02:31:15 +02:00
Costa Tsaousis (ktsaou)
db16450bd8 added option -Ss to curl so that errors are logged 2016-04-21 02:03:59 +03:00
safeie
91d6ed3a14 update phpfpm chart suppport multi urls 2016-04-20 18:18:12 +08:00
safeie
2ba3488444 update default phpfpm url 2016-04-20 17:04:46 +08:00
safeie
cb6071b84e update default phpfpm url 2016-04-20 17:02:24 +08:00
safeie
5ac17a7584 Create phpfpm.chart.sh 2016-04-19 21:46:40 +08:00