public abstract class RrdLabelUtils extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DONT_SANITIZE_IFNAME |
static boolean |
PREFER_IFDESCR |
Constructor and Description |
---|
RrdLabelUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
computeLabelForRRD(String ifname,
String ifdescr,
String physaddr) |
static String |
computeNameForRRD(String ifname,
String ifdescr) |
static String |
computePhysAddrForRRD(String physaddr) |
Copyright © 2021. All rights reserved.