FirstDose

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by FirstDose

  1. I have over a dozen of GB left on the flashdrive and I also successfully installed the nvidia smi exporter. But for some reason the node exporter is not working. Here is what it says when I try to install it: plugin: installing: https://github.com/ich777/unraid-prometheus_node_exporter/raw/master/prometheus_node_exporter.plg plugin: downloading https://github.com/ich777/unraid-prometheus_node_exporter/raw/master/prometheus_node_exporter.plg plugin: downloading: https://github.com/ich777/unraid-prometheus_node_exporter/raw/master/prometheus_node_exporter.plg ... done plugin: downloading: https://github.com/ich777/unraid-prometheus_node_exporter/raw/master/packages/prometheus_node_exporter-2021.11.18.tgz ... done +============================================================================== | Installing new package /boot/config/plugins/prometheus_node_exporter/prometheus_node_exporter-2021.11.18.tgz +============================================================================== Verifying package prometheus_node_exporter-2021.11.18.tgz. Installing package prometheus_node_exporter-2021.11.18.tgz: PACKAGE DESCRIPTION: Package prometheus_node_exporter-2021.11.18.tgz installed. -------------Starting Prometheus Node Exporter!-------------- Warning: copy(/boot/config/plugins/prometheus_node_exporter.plg): failed to open stream: Input/output error in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 535 plugin: prometheus_node_exporter.plg installed Updating Support Links Finished Installing. If the DONE button did not appear, then you will need to click the red X in the top right corner DONE Once I click DONE it gives me the error I posted earlier. When I go to the CA tab it gives me the following error as my flashdrive has been forcefully unmounted: Fatal Flash Drive Error This usually means your flash drive is corrupted or has dropped offline. The rest of the Unraid GUI will also be affected. Post a new thread in the Unraid forums if this error continues OK Rebooting fixes the flashdrive.
  2. Hi there, I am trying to install the node exporter plugin but it's failing to do so. I have docker disabled and don't intend to enable it since I have other servers running prometheus, etc. I just want the node exporter running so that I can access it externally. The error it gives me: Something really wrong went on during onStartupScreen Post the ENTIRE contents of this message in the Community Applications Support Thread OS: 6.9.2 Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 Language: <br /> <b>Warning</b>: parse_ini_file(/boot/config/docker.cfg): failed to open stream: No such file or directory in <b>/usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php</b> on line <b>50</b><br /> <br /> <b>Warning</b>: array_replace_recursive(): Expected parameter 2 to be an array, bool given in <b>/usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php</b> on line <b>50</b><br /> {"status":false} This also forcefully unmounts my flashdrive, requiring a reboot to fix that. Is it possible to install the plugin without docker enabled or is that not an intended use case?