Page MenuHomePhabricator
Paste P13416

Command-Line Input
ActivePublic

Authored by dcaro on Nov 25 2020, 3:59 PM.
Tags
None
Referenced Files
F33925220: Command-Line Input
Nov 25 2020, 3:59 PM
Subscribers
None
root@cloudcephosd1012:~# ceph pg dump -f json | jq '.pg_map.pg_stats[].last_scrub_stamp' | xargs -I @ date +%A -d @ | sort | uniq -c
dumped all
989 Tuesday
1571 Wednesday