mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add sla packet loss percent rrd graph * Add packet loss percent div * Add OID for NumPackets * Fixed CDEF typo * Rename graph file to include .inc * Flipped axis for Src and Dst to match key * Create new rrd file for loss percent * Remove duplicate rrd data and rename rrd to reflect * Amend to use second rrd file for NumPackets * Removed spaces * dbFetchRow be gone * insert if statement check * white space cleanup * New line at end of file Co-authored-by: Tony Murray <murraytony@gmail.com>