netwatch-notify: properly handle services (http-get & tcp-conn)

This commit is contained in:
Christian Hesse 2022-07-05 13:57:11 +02:00
parent f50d155500
commit e8f5f9217c
3 changed files with 21 additions and 19 deletions

View file

@ -159,10 +159,10 @@
</tspan><tspan
x="180"
y="40.85"
id="tspan2281">Host example.com (93.184.216.34) is down since
id="tspan2281">The host example.com (93.184.216.34) is down
</tspan><tspan
x="180"
y="55.85"
id="tspan2283">jun/08/2021 06:55:03.</tspan></text>
id="tspan2283">since jun/08/2021 06:55:03.</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Before After
Before After

View file

@ -159,11 +159,11 @@
</tspan><tspan
x="180"
y="40.85"
id="tspan2246">Host example.com (93.184.216.34) is up since
id="tspan2246">The host example.com (93.184.216.34) is up
</tspan><tspan
x="180"
y="55.85"
id="tspan2248">jun/08/2021 07:01:00.
id="tspan2248">since jun/08/2021 07:01:00.
</tspan><tspan
x="180"
y="70.85"

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Before After
Before After