; ====================================================================== ; ; show reponse time (different checks) ; ; ---------------------------------------------------------------------- ; 2020-03-23 <axel.hahn@iml.unibe.ch> initial version ; ====================================================================== [response-time.graph] check_command = "dig, dns, ftp, http, imap, ldap, pgsql, smtp, ssh, tcp, udp" [response-time.metrics_filters] value = "$service_name_template$.perfdata.time.value" [response-time.urlparams] areaAlpha = "0.3" areaMode = "none" colorList = "6699aa" lineWidth = "2" min = "0" yUnitSystem = "none" [response-time.functions] value = "alias(scale($metric$, 1000), 'Response time (ms)')"