node: correct syntax for ipmi data
This commit is contained in:
parent
a376d980cb
commit
6d5ae359eb
3 changed files with 12 additions and 15 deletions
|
@ -1,11 +1,10 @@
|
|||
hostname = "192.168.100.31"
|
||||
dummy = true
|
||||
|
||||
#[ipmi]
|
||||
#hostname = "192.168.100.30"
|
||||
#username = "root"
|
||||
#password = "!bwpass:192.168.100.30/root"
|
||||
#interface = "lanplus"
|
||||
#ipmi_hostname = "192.168.100.30"
|
||||
#ipmi_username = "root"
|
||||
#ipmi_password = "!bwpass:192.168.100.30/root"
|
||||
#ipmi_interface = "lanplus"
|
||||
|
||||
[metadata.icinga2_api.smartd.services."SMART STATUS CT480BX500SSD1_2314E6C5C695"]
|
||||
check_command = "sshmon"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue