Alert Messaging Question?

Is it possible to get the values of ping and packet loss return inside the alert template from fping. If so how do we go about getting it. If not can it be added for future releases.

I would Like it to read similar to how nagios issues alerts if there’s a problem.
ex. PING (OK|UNSTABLE|CRITICAL based on serverity level ) - Packet loss = 0%, RTA = 8.97 ms

Try this PR: https://github.com/librenms/librenms/pull/8713