This commit is contained in:
Cyberes 2023-04-21 23:54:17 -06:00
parent d1665ef9d1
commit a804606502
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ async def main() -> None:
for x in prints:
print(f'\n{x}', end=' ')
print(f"|'{bot1_hs_domain}_outbound'={bot1_output_msg}s;;; '{bot1_hs_domain}_inbound'={bot1_output_msg}s;;;")
print(f"|'{bot1_hs_domain}_outbound'={bot1_output_msg}s;;; '{bot1_hs_domain}_inbound'={bot2_output_msg}s;;;")
sys.exit(nagios_output)