add ipmi information to hosts which have ipmi
This commit is contained in:
parent
8135e4160f
commit
7a5ca524b4
5 changed files with 18 additions and 13 deletions
|
@ -1,6 +1,12 @@
|
|||
hostname = "192.168.100.31"
|
||||
dummy = true
|
||||
|
||||
#[ipmi]
|
||||
#hostname = "192.168.100.30"
|
||||
#username = "root"
|
||||
#password = "!bwpass:192.168.100.30/root"
|
||||
#interface = "lanplus"
|
||||
|
||||
[metadata.icinga2_api.smartd.services."SMART STATUS CT480BX500SSD1_2314E6C5C695"]
|
||||
check_command = "sshmon"
|
||||
"vars.sshmon_command" = "CT480BX500SSD1_2314E6C5C695"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue