diff --git a/bin/collector b/bin/collector --- a/bin/collector +++ b/bin/collector @@ -44,7 +44,7 @@ class Updates(cyclone.websocket.WebSocke stats = scales.collection( '/webServer', - scales.PmfStat('setAttr'), + scales.PmfStat('setAttr', recalcPeriod=1), scales.RecentFpsStat('setAttrFps'), )