# pihole\_blocklist\_last\_update

**URL:** https://community.netdata.cloud/t/pihole-blocklist-last-update/2223
**Category:** Alerts
**Created:** [November 30, 2021, 8:20am UTC](https://community.netdata.cloud/t/pihole-blocklist-last-update/2223 "2021-11-30T08:20:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ancairon](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.netdata.cloud/ancairon/32/1001_2.png) [@Ancairon](https://community.netdata.cloud/u/Ancairon)
#### Post date: [November 30, 2021, 8:20am UTC](https://community.netdata.cloud/t/pihole-blocklist-last-update/2223/1 "2021-11-30T08:20:49Z")

</div>

# pihole\_blocklist\_last\_update

## Ad Filtering | Pi-hole

This alert presents how much time has passed from the time the blocklist file (Gravity) was  
updated in seconds.  
Receiving this means that the blocklist file has not been updated for a long time.

- This alert is raised to warning when the time in seconds exceeds 8 days.
- If the metric exceeds 16 days, then the alert is raised to critical.

> The gravity table consists of the domains that have been processed by Pi-hole’s gravity  
> (pihole -g) command. The domains in this list are the collection of domains sourced from the  
> configured sources (see the adlist table).[1](https://docs.pi-hole.net/database/gravity/#gravity-table-gravity)

> **References and Sources**
>
> 1. [Pi-hole Docs](https://docs.pi-hole.net/database/gravity/#gravity-table-gravity)

### Troubleshooting Section

> **Rebuild the blocklist**
>
> To rebuild the blocklist, run the command:
> 
> ```auto
> root@netdata~ # pihole -g
> 
> ```
