Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Delete RRD graph of a specific interface

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 2 Posters 3.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      localhostx
      last edited by

      Hi folks,

      There are several interfaces (opt3, opt 4, ovpns2) which were removed for a while ago in my pfsense box. Although, they are not used anymore, the RRD graphs which belongs to them are still present. Are there any way to clear the RRD data of these interfaces.

      thanks

      1 Reply Last reply Reply Quote 0
      • J
        jonallport
        last edited by

        Easy!

        RRD data is in /var/db/rrd

        Just rm the data you no longer need.

        e.g.
        [2.0.2-RELEASE][admin@pfsense.domain]/root(1): cd /var/db/rrd
        [2.0.2-RELEASE][admin@pfsense.domain]/var/db/rrd(2): ls
        GW-quality.rrd      ovpns1-traffic.rrd  system-states.rrd
        WAN-quality.rrd      ovpns1-vpnusers.rrd  updaterrd.sh
        ipsec-packets.rrd    ppp-cellular.rrd    wan-packets.rrd
        ipsec-traffic.rrd    system-memory.rrd    wan-traffic.rrd
        ovpns1-packets.rrd  system-processor.rrd
        [2.0.2-RELEASE][admin@pfsense.domain]/var/db/rrd(3):rm ovpns1*.rrd
        [2.0.2-RELEASE][admin@pfsense.domain]/var/db/rrd(4):

        to drop the OpenVPN interface stats

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.