Navigation

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

    Install netdata

    General pfSense Questions
    3
    6
    2692
    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.
    • M
      mrhub last edited by

      Hello, I tried to install netdata with the instruction on https://github.com/firehol/netdata/wiki/Installation#pfsense
      I installed the i386 versions since im running a 32 bit system

      pkg add http://pkg.freebsd.org/FreeBSD:10:i386/latest/All/e2fsprogs-libuuid-1.43.4.txz
      pkg add http://pkg.freebsd.org/FreeBSD:10:i386/latest/All/netdata-1.6.0.txz

      It installs just fine, but when trying to start with netdata -D i get

      /var: write failed, filesystem is full
      

      How do I fix this?

      [2.3.3-RELEASE][root@pfsense.localdomain]/var: df -h
      Filesystem          Size    Used  Avail Capacity  Mounted on
      /dev/ufs/pfsense0    1.8G    579M    1.1G    34%    /
      devfs                      1.0K    1.0K      0B  100%    /dev
      /dev/ufs/cf              49M    5.4M    40M    12%    /cf
      /dev/md0                38M    188K    35M    1%    /tmp
      /dev/md1                58M    51M    2.3M    96%    /var
      devfs                      1.0K    1.0K      0B  100%    /var/dhcpd/dev

      Seems that I need to resize /dev/md1…

      Edit: Im using a watchguard firebox running NanoBSD.

      Using a Firebox X550e

      netermin 1 Reply Last reply Reply Quote 0
      • johnpoz
        johnpoz LAYER 8 Global Moderator last edited by

        so your running a nanobsd version of pfsense?

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        2440 2.4.5p1 | 2x 3100 2.4.4p3 | 2x 3100 22.01 | 4860 22.05

        1 Reply Last reply Reply Quote 0
        • M
          mrhub last edited by

          Yes, thats correct. Sorry I forgot to mention that.

          Using a Firebox X550e

          1 Reply Last reply Reply Quote 0
          • johnpoz
            johnpoz LAYER 8 Global Moderator last edited by

            Yeah your going to have an issuse with such a small /var.. Nanobsd doesn't seem well suited for installation of other packages, etc.  Why not just use the normal install..  What are you actually installing too?  And it is so old that its only 32bit??

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            2440 2.4.5p1 | 2x 3100 2.4.4p3 | 2x 3100 22.01 | 4860 22.05

            1 Reply Last reply Reply Quote 0
            • M
              mrhub last edited by

              According to https://doc.pfsense.org/index.php/PfSense_on_Watchguard_Firebox#Booting_from_CF a 32bit NanoBSD should be used, and that what I did.

              But I only wanted to test Netdata on my pfsense box because I dont like the built in… Nevermind, seems to much hassle...

              Using a Firebox X550e

              1 Reply Last reply Reply Quote 0
              • netermin
                netermin @mrhub last edited by

                @mrhub

                Hello the updated repositories to install Netdata in pfsese 2.5.1

                pkg install -y pkgconf bash e2fsprogs-libuuid libuv nano

                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/Judy-1.0.5_2.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/json-c-0.15_1.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-certifi-2020.12.5.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-asn1crypto-1.4.0.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-pycparser-2.20.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-cffi-1.14.5.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-six-1.15.0.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-cryptography-3.3.2.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-idna-2.10.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-openssl-20.0.1.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-pysocks-1.7.1.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-urllib3-1.25.11,1.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/py37-yaml-5.3.1_1.txz
                pkg add https://pkg.freebsd.org/FreeBSD:12:amd64/quarterly/All/netdata-1.29.2.txz

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post