1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/daemon
Wez Furlong eba51d16b9 reduce noise on daemon console
Summary:
this suppresses displaying entries that have not been in the running
state for more than 3 days.

note: We should probably kill off these dead rows similar
to the code at the top of the loop, but without checking to see if we're
the same host and the item is still live, or have some other cruft removal
job to effect the same.

Test Plan: load /daemon/ and rejoice that there are fewer crufty rows.

Reviewers: vrana, nh

Reviewed By: nh

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D5299
2013-03-08 13:08:11 -08:00
..
application pht for Daemons. 2013-02-26 19:51:36 -08:00
conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
controller pht for Daemons. 2013-02-26 19:51:36 -08:00
view reduce noise on daemon console 2013-03-08 13:08:11 -08:00