so this is why we're not harvesting the dropped jobs/messages (d'oh)

if you update your harvester.config and rerun the router, it'll start paying attention to it
(no, unfortunately the NetMonitor doesn't periodically read this file)
This commit is contained in:
jrandom
2004-04-22 03:17:41 +00:00
committed by zzz
parent 4d3e4c1a15
commit 567a4e8361

View File

@ -5,16 +5,16 @@
#
statGroup.0.name=dropped
statGroup.0.detail.0.name=num dropped jobs (minute)
statGroup.0.detail.0.option=stat_jobQueue.droppedJobs.60m
statGroup.0.detail.0.option=stat_jobQueue.droppedJobs.60s
statGroup.0.detail.0.field=3
statGroup.0.detail.1.name=num dropped jobs (hour)
statGroup.0.detail.1.option=stat_jobQueue.droppedJobs.60h
statGroup.0.detail.1.option=stat_jobQueue.droppedJobs.60m
statGroup.0.detail.1.field=3
statGroup.0.detail.2.name=num dropped messages (minute)
statGroup.0.detail.2.option=stat_inNetPool.dropped.60m
statGroup.0.detail.2.option=stat_inNetPool.dropped.60s
statGroup.0.detail.2.field=3
statGroup.0.detail.3.name=num dropped messages (hour)
statGroup.0.detail.3.option=stat_inNetPool.dropped.60h
statGroup.0.detail.3.option=stat_inNetPool.dropped.60m
statGroup.0.detail.3.field=3
#
statGroup.1.name=encryptTime