Jump to content

CloudParts

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by CloudParts

  1. On 3/22/2020 at 1:55 PM, djpain said:

    So I used this as an example and added a container just running node_exporter.   I've attached a screen shot of how it looks like, but this is the config I added to the prometheus.yml file. You'll just need to change the `unraid-local` to the address of your unraid server.

     

      - job_name: 'node-exporter'
        static_configs:
        - targets: ['unraid-local:9100']

    Screenshot-20200322234855-1388x598.png

    This works, thank you for sharing this.

×
×
  • Create New...