| Master Host |
: |
{{ props.item.Master_Host}} |
| Master Log File |
: |
{{ props.item.Master_Log_File }} |
| Relay Log File |
: |
{{ props.item.Relay_Log_File }} |
| Slave IO Running |
: |
{{ props.item.Slave_IO_Running }} |
| Slave SQL Running |
: |
{{ props.item.Slave_SQL_Running }} |
| Exec Master Log Pos |
: |
{{ props.item.Exec_Master_Log_Pos }} |
| Seconds Behind Master |
: |
{{ props.item.Seconds_Behind_Master }} |
| Last IO Errno |
: |
{{ props.item.Last_IO_Errno }} |
| Last IO Error |
: |
{{ props.item.Last_IO_Error }} |
| Last SQL Errno |
: |
{{ props.item.Last_SQL_Errno }} |
| Last SQL Error |
: |
{{ props.item.Last_SQL_Error }} |