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

    "ERROR" GENERATING THE GRAPH RRD

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 2 Posters 1.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.
    • P
      paulo.henriquedp
      last edited by

      Good afternoon,

      Can anyone give me a hint for the error shown in the Photo.

      Follows the Log:

      “php: /status_rrd_graph_img.php: Failed to create graph with error code 127,
      the error is: nice: /usr/local/bin/rrdtool: No such file or
      directory/usr/bin/nice -n20 /usr/local/bin/rrdtool graph
      /tmp/system-throughput.rrd-month.png –start 1336656003 --end 1339420803
      --vertical-label "bits/sec" --color SHADEA#eeeeee --color SHADEB#eeeeee --title
      "hostname - System :: Throughput - 1 month - 1 hour average" --height 200
      --width 620 DEF:"wan-in_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass:AVERAGE"
      DEF:"wan-out_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass:AVERAGE"
      DEF:"wan-in_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock:AVERAGE"
      DEF:"wan-out_bytes_block=/var/db/rrd/wan-traffic.rrd:outblock:AVERAGE"
      CDEF:"wan-in_bytes=wan-in_bytes_pass,wan-in_bytes_block,+"
      CDEF:"wan-out_bytes=wan-out_bytes_pass,wan-out_bytes_block,+"
      CDEF:"wan-in_bits_pass=wan-in_bytes_pass,8,"
      CDEF:"wan-out_bits_pass=wan-out_bytes_pass,8,
      "
      CDEF:"wan-bits_io_pass=wan-in_bits_pass,wan-out_bits_pass,+" CDEF:"wan-in_bits_”
      ![BO (1).png_thumb](/public/imported_attachments/1/BO (1).png_thumb)
      ![BO (1).png](/public/imported_attachments/1/BO (1).png)

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        /usr/local/bin/rrdtool: No such file or directory

        That's the important part. Something removed rrdtool (perhaps uninstalling ntop).

        If you're on i386:

        pkg_add -r http://files.pfsense.org/packages/8/All/rrdtool-1.2.30_1.tbz
        

        If you're on amd64:

        pkg_add -r http://files.pfsense.org/packages/amd64/8/All/rrdtool-1.2.30_1.tbz
        

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

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