-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
uptime.ini 665 B
[uptime.graph]
check_command = "mysql_health, uptime-windows"
[uptime.metrics_filters]
value = "$service_name_template$.perfdata.uptime.value"
[uptime.urlparams]
areaAlpha = "0.5"
areaMode = "all"
lineWidth = "2"
min = "0"
yUnitSystem = "sec"
[uptime.functions]
value = "alias(color($metric$, '#1a7dd7'), 'Uptime (s)')"
[uptime-snmp.graph]
check_command = "snmp-uptime"
[uptime-snmp.metrics_filters]
value = "$service_name_template$.perfdata.uptime.value"
[uptime-snmp.urlparams]
areaAlpha = "0.5"
areaMode = "all"
lineWidth = "2"
min = "0"
yUnitSystem = "sec"
[uptime-snmp.functions]
value = "alias(color(scale($metric$, 86400), '#1a7dd7'), 'Uptime (s)')"