TheLaughingMan

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by TheLaughingMan

  1. Can anyone get iotop working via this? libffi.so.7: cannot open shared object file: No such file or directory To run an uninstalled copy of iotop, launch iotop.py in the top directory
  2. Did you create a youtube API key? Also this relies on a database of submissions for when ads take place so it is possible you are watching things that are obscure enough that no one has tagged them.
  3. That did it, I had cleared cookies and what not thinking it was that but forget to do the cache.
  4. I think something broke with your latest chrome update?
  5. What we really need integrated is just the firewall bouncer, the rest can be done via docker containers. So either we need native support within unRAID or Crowdsec needs to release a docker container with their firewall bouncer so that it can update iptables. This software has blocked way more than anything else I have implemented so it would be great to ban at the iptable level instead of ngnix level
  6. Can we get this updated? The current version installed has issues connecting to twitch accounts.
  7. installing is failing when trying, what is the sudo password? Docker! did not work
  8. I know this is super old but I only just tried this script out today. I think you are missing a "/" at the start of the file path in regards to the parity custom scripts. Without that it is trying to find a file in the location that the script is running: Warning: parse_ini_file(var/local/emhttp/var.ini): failed to open stream: No such file or directory in /tmp/user.scripts/tmpScripts/paritycheck/script on line 24
  9. Yeah I think I can do a mix of that and then for intel there is a docker to push the data into telegraph, so create a copy of whatever I do for nvidia, change the data source for what I can, and then add intel only things/remove nvidia only things for the rest of it.
  10. I can look into this over the next few days. I already have a grafana dashboard I use for monitoring other stuff. Thanks!
  11. Running a 1080 but also added your intel_gpu_top so would be nice to see them both. One deals with plex and the other is currently transcoding all my stuff via tdarr.
  12. Is there a way to run multiple widgets to view more than 1 GPU?
  13. I never realized that. Is there not a way to somehow order based on the most recent date for any tag associated? Not sure if it is even useful now since I apparently was using it wrong to begin with
  14. With the new release, I miss being able to sort by recent updates. I would use that to check out things still being maintained that I have no heard of before.
  15. Posting my fix since I finally figured it out. Somehow libvirtd was stopped but libvirtd.pid still existed. I moved that file so it ended with .bak and tried starting libvirtd again and that fixed it.
  16. So my dashboard is no longer showing I have any VMs installed but I can still connect to them. I have tried manually starting/stopping libvirtd and that hasn't done anything. skynet2.0-diagnostics-20210414-0815.zip
  17. Yeah but at least I know the cause and I am no longer paranoid. I can look into implementing something similar as you pointed out for windows or bake into my weekly back up to just copy it and replace old version (Aka the dumb lazy way if I can't figure out the proper way)
  18. That makes sense now, apparently it was the linux VM I host servers on. Doing that cp --sparse=always 'freed' up 30 GB
  19. So using the calculate option on the share tab, I am not seeing any significant growth on any share that uses my cache yet my cache drive utilization has gone up 10GB since my initial post. Any clue what causes that?
  20. Here you go, I have not touched anything skynet2.0-diagnostics-20210325-0921.zip
  21. So over the last day or two my Cache drive has been seeing an increase in data being written to it. Currently the UI and Grafana both say that 230GB are being used: Yet when I go into /mnt/cache and do a du I only see 187GB being used: Any ideas where this discrepancy is coming from and where the data actually is? I even did a scrub recently.
  22. Did you change anything else? I am still getting the different length error
  23. I just can't seem to get the VM Details panel to work, the rest is great