Add more cpu's to munin for creating graphs
This commit is contained in:
parent
5d83306491
commit
033265fa00
1 changed files with 4 additions and 0 deletions
|
@ -1,8 +1,12 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# more cpu to create graphs
|
||||||
|
num_cpus: 4
|
||||||
|
|
||||||
datadisks:
|
datadisks:
|
||||||
- 10
|
- 10
|
||||||
|
|
||||||
firewall_in:
|
firewall_in:
|
||||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||||
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
|
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
|
||||||
|
- {proto: tcp, port: 4949, from: [172.20.20.0/22]}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue