Adjust text on log message
This commit is contained in:
		@@ -366,7 +366,7 @@ class MonitoringInstance(object):
 | 
				
			|||||||
            ]
 | 
					            ]
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
        self.logger.out(
 | 
					        self.logger.out(
 | 
				
			||||||
            f"System health: {health_colour}{total_health}/100{self.logger.fmt_end}",
 | 
					            f"Node health: {health_colour}{total_health}/100{self.logger.fmt_end}",
 | 
				
			||||||
            state="t",
 | 
					            state="t",
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user