Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@cryptotaxi247
/
netdata
netdata
/
integrations
/
templates
/
setup
/
sample-charts-config.md
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
md
6 lines
129 Bytes
Rendered
Copy permalink
Copy
Raw
1
The file format is POSIX shell script. Generally, the structure is:
2
3
```
sh
4
OPTION_1
=
"some value"
5
OPTION_2
=
"some other value"
6
```