Skip to content
Snippets Groups Projects
Commit 068faa2d authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Adjust message in monitor-os-expiry a bit

parent 986653f9
No related branches found
No related tags found
No related merge requests found
...@@ -48,5 +48,5 @@ else ...@@ -48,5 +48,5 @@ else
if [[ $remaining_days -le $CONFIG_CRIT_DAYS_LEFT ]]; then if [[ $remaining_days -le $CONFIG_CRIT_DAYS_LEFT ]]; then
checkmk_status="2" checkmk_status="2"
fi fi
echo "$checkmk_status OS-Expiry - $remaining_days days remaining for $OS" echo "$checkmk_status OS-Expiry - $remaining_days days for $OS until end of life is reached."
fi fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment