X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=health_renderer.py;h=3c4c30c02ce2a0b01e633f6bd759ead3285e57ce;hb=18913d6fecc43aeecfd5b617030e9cd3e840ef08;hp=d369630429bb1441f4b1fe3d6dc058cce6d01dbe;hpb=73e4d75ceabe5546f3966cfdcd1f705c77be17f7;p=kiosk.git diff --git a/health_renderer.py b/health_renderer.py index d369630..3c4c30c 100644 --- a/health_renderer.py +++ b/health_renderer.py @@ -52,7 +52,7 @@ class periodic_health_renderer(renderer.debuggable_abstaining_renderer): timestamps + "last_backup_disk_selftest_long": days * 31, timestamps + "last_cabin_disk_selftest_short": days * 14, timestamps + "last_cabin_disk_selftest_long": days * 31, - timestamps + "last_cabin_rpi_ping": mins * 10, + timestamps + "last_cabin_rpi_ping": mins * 20, timestamps + "last_healthy_wifi": mins * 10, timestamps + "last_healthy_network": mins * 10, timestamps + "last_scott_sync": days * 2,