sortedstats.conf
来自「Network Administration Visualized 网络管理可」· CONF 代码 · 共 51 行
CONF
51 行
# Configfile for sortedStats webutility# Make your own views if you want. Make sure:# - that the viewname (the one in brackets) and the name is not taken# - that name, path and dsdescr are set.## The values here are in seconds. If someone wants to see a view and# the cache is older than this, it will fetch live data.[ss_general]# 5 minutescachetimeouthour: 300# 2 hourscachetimeoutday: 7200# 1 daycachetimeoutweek: 86400# 1 daycachetimeoutmonth: 86400[cpurouters]name: CPU Routerspath: routersdsdescr: cpu5minunits: percent[cpuswitches]name: CPU Switchespath: switchesdsdescr: cpu5min[uptimeswitches]name: Sysuptime Switchespath: switchesdsdescr: sysuptimeunits: daysmodifier: / 100 / 86400 [ifinoctetsswitchports]name: Traffic in on switchportspath: switch-portsdsdescr: ifinoctetsunits: bits/smodifier: * 8[temprouters]name: Temperature Routers path: routers dsdescr: tempinlet
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?