Jump to content

ich777

Community Developer
  • Posts

    15,738
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Sieh dir mal luckyBackup an, kann auch sftp sprich über ssh und du kannst auch von remote nach remote syncen wenn es sein muss.
  2. ich777

    fritz exporter

    Bist du dem Tutorial gefolgt? @luk hat das am laufen und das funktioniert einwandfrei. Was sagt denn die metrics url? Ich hab selbst keine Fritzbox aber der exporter läuft bereits auf 2 unRAID instanzen ohne Probleme.
  3. Currently working on a TPM emulator plugin for unRAID.
  4. ich777

    fritz exporter

    Schau doch mal in die CA App.
  5. Prometheus Fritzbox Exporter Download and install the Prometheus Fritzbox Exporter plugin from the CA App: Log in to your Fritzbox and go to "System -> FRITZ!Box-Benutzer": Click on "Benutzer hinzufügen": Create a new user with a password for the exporter (in this example "grafana") and tick the following check boxes ("FRITZ!Box Einstellungen", "Sprachnachrichten, Faxnachrichten, FRITZ!App Fon und Anrufliste" & "Smart Home"): Go to "Heimnetz -> Netzwerk -> Netzwerkeinstellungen" and select "Statusinformationen über UPnP übertragen": Go to the plugin settings by clicking on "Settings -> Fritzbox Exporter" (at the bottom of the Settings page) : Enter the username and password that you've created in Step 3 for the exporter in your Fritzbox and click on "Confirm & Start": After that you should see in the right top corner that the Exporter is running and details about it: Open up the prometheus.yml (Step 4 + 5 from the first post), add a line with '- targets: ["YOURSERVERIP:9042"]' (please change "YOURSERVERIP" to your Server IP), save and close the file: Go to the Docker page and restart Prometheus: Open up the Grafana WebUI: In Grafana click on "+ -> Import": Now we are going to import a preconfigured Dashboard for the Fritzbox Exporter from Grafana.com (Source), to do this simply enter the ID (12579) from the Dasboard and click "Load": In the next screen rename the Dashboard to your liking, select "Prometheus" as datasource and click on "Import": Now you should be greeted with something like this (please keep in mind that the Dashboard can display N/A at some values, especially at the gauges, since there is not enough data available, wait a few minutes and you will see that the values are filled in):
  6. Please read this post and follow the link:
  7. Exactly I also have the default MTU from 1500 and get 10Gbit/s speeds.
  8. Ich muss dir sowieso gestehen gegen sowas bin ich sowieso strikt. Firewall Virtualisieren speziell auf unRAID. Du hast spätestens dann wenn du dir Plugins installierst die beim Start von unRAID auf updates prüfen ein Problem geschweige denn von evtl. anderen Problemen wenn unRAID mal offline ist, das könnte dann zu richtigen Problemen führen, real life... @mgutt hast du da nicht mal was gepostet mit dem Rebind von der Fritzbox?
  9. Jein... Im Container trifft das nicht ganz zu, kommt auch immer drauf an was alles im Container installiert ist und läuft, genau so verhält es sich auch mit der Sicherheit. Der Container basiert auf Debian und da läuft praktisch nichts drin außer der DoH-Client (hab ich nur zum testen aufgesetzt deswegen die komischen port mappings... ) : EDIT: Na gut vielleicht lässt sich mit Alpine noch was einsparen bin ich mir aber nicht sicher, das Baseimage ist bzw. wäre aber auf jeden Fall kleiner von Alpine.
  10. Ja genau da hat die GLIBC version nicht gepasst mit der die Python kompiliert wurde und dadurch konnte Python nicht gestartet werden.
  11. Gibt kein Problem, war nur die Frage hier wie bzw. wo man das Anzeigen kann und da wurde dein Plugin eben erwähnt. Alles Gut...
  12. No because this would need the amdgpu pro drivers installed and that would make the container unnecessarily bigger (about 200MB). VAAPI is the way to go and also a little better than AMD AMF or at least equal from what I know.
  13. If these are AMD cards and they are affected by the AMD Reset bug (mostly RX cards) try to upgrade to 6.10.0-rc1 and then install the AMD Vendor Reset Patch from the CA App and reboot and then try to pass them through again, maybe also try to recreate the VM.
  14. Mit dem Plugin klappt tasmota sicher, der hat mir auch eine plugin für espurna geschrieben. Übrigens auch ein deutscher community developer.
  15. Ich bin da leider auch der falsche da ich das alles über SWAG mache... Lese auch du hast eine Fritzbox, da kenn ich mich überhaupt nicht aus und mag die dinger auch nicht sonderlich... @Ford Prefect kannst du hier evtl weiter helfen? Kannst du vielleicht einen Bug Thread aufmachen im richtigen Unterforum hier: Klick Bitte vergiss nicht das MyServers und so noch beta ist und ständig verbessert wird, bist du schon auf der 6.10.0-rc1 wenn nein würd ich dir empfehlen mal in die Richtung zu gehen wird wirklich laufend verbessert.
  16. Da hats aber dann was, das sollte nicht so sein standardmäßig... Probier mal alles aus, das mit den containern war mir am anfang auch nicht geheuer aber jetzt ist es meine to go solution... Das könntest du ja mal anmerken, aber viele bots wissen das nicht wenn unabsichtlich mal jemand seinen Server so ins internet stellt und probieren es vielleicht mit Admin, admin, administrator usw. ist trotzdem irgendwo verständlich, ist bei vielen Routern doch auch so dort gibt es auch nur einen "admin" und kannst keinen zusätzlichen Benutzer anlegen und musst trotzdem immer admin eingeben, ich glaube du weiß auf was ich raus will... Kommt meistens nur Streit raus... unRAID ist da einfach vom prinzip her anders was ich auch in vielerlei Hinsicht gut finde, einfach ein anderes prinzip. Dann empfehle ich dir einen Thread im Feature Request Unterforum aufzumachen... Aber das richtig umzusetzen ist schwierig, denn so wie es auf den Synos ist gefällt es mir persönlich nicht... Hat wie gesagt alles vor und Nachteile.
  17. In Jellyfin the main problem is that throttling doesn't work even if you enable it in the settings because it caused trouble and so they hardcoded it so it is always deactivated regardless if you enable or disable it in the settings. Don't forget audio needs to be transcoded too and that is done over the CPU and cause also a huge load when throttling doesn't work. Have you bound the 2 other GPUs to VFIO or ar they currently used in a VM? At least it looks like you've did it or they are currently in use in a VM because you have only renderD128 in the directory, if you have multiple GPUs visible to unRAID (which actually VFIO would prevent) you would actually have renderD129 and renderD130 and so on in /dev/dri
  18. Exactly. You have to change the port to access my container if you have already another container running in your system. Have you read my post in the Jellyfin support thread? Install the GPU Statistics plugin from @b3rs3rk and select in the plugin options that you have a AMD gpu and you will see the utilisation on the unRAID dashboard. You have to force a transcode when playing a video file with the little gear icon on the bottom within the Jellyfin player and also you have to configure VAAPI.
  19. Was wie UID und GID? Welcher container? Benutz bitte immer UID 99 und GID 100 auf unRAID (das ist nobody:users). Also du könntest dir portainer installieren und dir dort user einrichten und dann dort erlauben Docker zu starten oder zu stoppen. Warum willst du das machen? Würd ich nie, für mich gibts nur einen Server Admin, viele Köche verderben den Brei (auch wenns die Familie ist)...😅 Container würd ich auch nicht von allen verwalten lassen aber da teilen sich die Meinungen, aber du kannst es mit der "Lösung" von oben versuchen mit Portainer. Du kannst jedem einen eigenen Share machen und dort könnte man dann alles drin machen sprich pro user einen User share und dann noch Lesezugriff auf andere shares. Ich kenne instanzen auf denen es 50 shares gibt und keiner kennt sich mehr aus weil jeder wahllos shares anlegt. Ich verfolge auch das Prinzip ein Admin und wenn jemand was will muss er zum Admin gehen.
  20. I thought you are trying it with my container? My container does indeed work with AMD. No because AMF needs the amdpro drivers in the container to work and I really don't like to create a container with these drivers... VAAPI does work fine.
  21. Exactly, the line isn't needed with the Radeon TOP plugin either because it does also a modprobe if necessary. Exactly, everything that uses the VAAPI needs that device passed through. Please remember that not every container supports AMD since the necessary dependencies have to be installed in the container too. From what I know Plex doesn't support it but as you quoted the mileage may vary...
  22. Yes, I've built in a routine that checks if the module is already enabled because enabling twice doesn't make much sense. Are you on 6.10.0-rc1, if yes the Kernel module is enabled on boot. Just pass through the device /dev/dri Please go to the support thread or read the container description, put everything in there. Radeon TOP is necessary if you want to install for example GPU Statistics from @b3rs3rk so that you see the GPU utilization on your unRAID Dashboard. I think Plex doesn't support AMD GPUs currently.
  23. Genau, das mit dem converter, ich weiß nicht... Ich hab mich damals auch für Python3 entschieden als es gerade rauskam und gegen Python2 obwohl mir alle geraten haben das ich Python2 nehmen soll weil es eben etabliert ist, jetzt bin ich froh über die Entscheidung. Hab früher viel mit Python gemacht, jetzt keine Zeit mehr für so Späße...
  24. Wie meinst du beim updaten auf Python3 oder bleibst du bei Python2? Wenn du nur eine neuere version von Python2 verwendest solltest du keine Probleme haben, nur beim wechsel von Python2 auf Python3 hast du dann wahrscheinlich Probleme aber das ist dann wieder Python spezifisch...
  25. Du meinst das du dem Rechte gibst Container zu verwalten, wenn ja das geht auf unRAID nicht. Du hast einen Hauptbenutzer der managed praktisch den Server und dann hast du die anderen Benutzer die auf die Freigaben per SMB, NFS oder was auch immer zugreifen können. root ist der einzige user der sich in der WebGUI von unRAID selbst anmelden kann. Wird in der 6.10.0 viel schöner dargestellt das man es auch besser versteht:
×
×
  • Create New...