Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netdata homepage widget gives "NaN undefined" for Disk Space Used and Disk Space Avaiable #12

Open
Betonhaus opened this issue Dec 3, 2024 · 0 comments

Comments

@Betonhaus
Copy link

image
image
Right now adding the netdata widget does not show free space and used space, giving a NaN undefined error

  organizr:
    container_name: organizr
    restart: unless-stopped
    environment:
      - PUID=1000
      - PGID=1002
      - UMASK=002
      - TZ=America/Edmonton
    ports:
      - 82:80
    volumes:
      - /mnt/docker/organizr:/config
    networks:
      - dockerbridge
    image: ghcr.io/organizr/organizr

Setup:
512GB at root, plus 1tb as a download drive
four 14tb drives added to a mergerfs pool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant