Updated config examples.
This commit is contained in:
parent
02f412a42e
commit
0effe7f3c8
3 changed files with 4 additions and 8 deletions
|
|
@ -11,7 +11,8 @@
|
|||
"ssh_host": "the_ssh_tunnel_host",
|
||||
"ssh_username": "the_ssh_tunnel_user",
|
||||
"ssh_port": 22,
|
||||
"path_to_key": "G:\\path\\to\\ssh\\key.pem"
|
||||
"path_to_key": "G:\\path\\to\\ssh\\key.pem",
|
||||
"ssh_private_key_password": "my_keys_password"
|
||||
}
|
||||
},
|
||||
"queries_to_measure": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue