Christian

Results 44 comments of Christian

I have another :nightly build I'd like you to test out. What I did was to mimic how the implementation works in oshi. It saves all possible sensors to an...

Implementation is now done. Docker image should be updated shortly.

I have considered this in the past. However, the support would also have to be implemented for at least the Linux platform as well and I didn't find a good...

Thanks. I can reproduce this issue. It's because the code doesn't properly respect the config flag and queries the command line for systemd services even though its disabled. This can...

I might add that the Unraid template isn't wired up for systemd so this command is being ran inside the container

I pushed a new docker image with fixes for this issue yesterday. So this problem should be resolved now if you do "force update" from unRAID UI. Let me know...

thanks @hndrkx. I have updated https://monitee.app/unraid/ with a big warning box about this. I also see that the template erroneously have default paths for the /config + /data. That has...

Will reopen this for visibility for anyone else running into the problem. See @hndrkx solution: > In the application.properties change: > > ``` > # Application ports > http.port=8080 >...

Yes, create /mnt/appdata/Monitee-agent/data Copy stuff from the wrong directory into it Then delete the wrong directory Lastly, edit the container to point to the right directory in unRAID ui

> > Yes, create /mnt/appdata/Monitee-agent/data > > Copy stuff from the wrong directory into it > > Then delete the wrong directory > > Lastly, edit the container to point...