H
Homarrā€¢3mo ago
JasonB

Proxmox Health Monitoring Not Showing Uptime Stats?

Hi, I am trying to display the uptime data on the health monitoring widget, as well as on the docs of the attached screenshot. Is there a way to show this? https://homarr.dev/assets/images/widget-omv-516e7cfa29f03a18f9d47ac48147e6a9.webp Version: 0.15.3
No description
51 Replies
Cakey Bot
Cakey Botā€¢3mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
āš ļø Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
ā“ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Tag
Tagā€¢3mo ago
We weren't really involved in the making of this widget as it requires the OS/system that accompanies it for development and was thus completely made by the community. As such I am not quite sure as to what represents what here but it would seem like each integration have their own tab and the first "system" one is only for OMV. This widget is bound to change a lot in the future though so stay tuned
JasonB
JasonBā€¢3mo ago
Ahh Okay, that makes sense, thanks for the fast Answer. šŸ‘
akro
akroā€¢3mo ago
I also don't see the uptime on mine, but it might be because I only have one system and not a cluster. When I get home I'll poke around the settings and see if I can find anything out.
JasonB
JasonBā€¢3mo ago
That would be nice
akro
akroā€¢3mo ago
It may be that those stats are different from proxmox. From the docs: "Selects tab open by default. Only used when multiple integrations are available." If I had to guess, the system tab likely refers to omv and the cluster tab to proxmox. If you click on a node in the cluster you do get a popout with uptime info but it isn't displayed at the top.
No description
akro
akroā€¢3mo ago
I don't have time to check, but if you could spin up an omv vm and try adding the integration you could test and report back.
JasonB
JasonBā€¢3mo ago
If i added both, omv & pve i recive this error
No description
JasonB
JasonBā€¢3mo ago
if i use only omv nothing happens
Tag
Tagā€¢3mo ago
Check your console, you might be getting bad data from OMV widget doesn't have error handling though, oops
JasonB
JasonBā€¢3mo ago
No description
JasonB
JasonBā€¢3mo ago
šŸ˜…
Tag
Tagā€¢3mo ago
Well, there you have it, omv just sends no data at all
JasonB
JasonBā€¢3mo ago
mhm, but why šŸ˜‚
Tag
Tagā€¢3mo ago
since it's a VM I'm guessing, network bridge ?
JasonB
JasonBā€¢3mo ago
Uhm, im not sure, i have setup a LXC Container in my PVE with OMV, the Instance works fine
JasonB
JasonBā€¢3mo ago
No description
Tag
Tagā€¢3mo ago
Homarr needs to be able to communicate with it directly using an ip, you can check if it is indeed reachable by doing a curl/wget in homarr's container's shell
JasonB
JasonBā€¢3mo ago
its online?
No description
Tag
Tagā€¢3mo ago
huh nvm me then
JasonB
JasonBā€¢3mo ago
šŸ˜…
Tag
Tagā€¢3mo ago
wrong credentials maybe?
JasonB
JasonBā€¢3mo ago
i have set this
No description
JasonB
JasonBā€¢3mo ago
it cant be, its the default one..
Tag
Tagā€¢3mo ago
I don't know much about this widget, sorry. Just trying out ideas
JasonB
JasonBā€¢3mo ago
All good šŸ˜… No Problem
Tag
Tagā€¢3mo ago
Do you have another error that preceeds the one you showed earlier? OH wait I remember a detail, there's 1 option in the widgets setting you need to disable because it's a plugin on OMV
JasonB
JasonBā€¢3mo ago
uhm i found something
Tag
Tagā€¢3mo ago
about the CPU I think?
JasonB
JasonBā€¢3mo ago
No description
JasonB
JasonBā€¢3mo ago
thats wierd i can try
Tag
Tagā€¢3mo ago
"show CPU Info" iirc
JasonB
JasonBā€¢3mo ago
seems to work i have deactived all, i try what the problem is
No description
JasonB
JasonBā€¢3mo ago
its the filesystem info šŸ˜…
Tag
Tagā€¢3mo ago
Ayyy now we know
JasonB
JasonBā€¢3mo ago
now works
No description
Tag
Tagā€¢3mo ago
Well, system tab confirmed to only be for OMV I guess
JasonB
JasonBā€¢3mo ago
yes on cluster is than the pve
No description
JasonB
JasonBā€¢3mo ago
I wish i have more Programming Skills i had to change a little bit and hope i can reprenset the uptime in the top by cluster tab
Tag
Tagā€¢3mo ago
Opportunity to learn? We always welcome new contributors
JasonB
JasonBā€¢3mo ago
mhm yeah i can set me on it and test if i can beat the code. but i cant test it before public committing?
akro
akroā€¢3mo ago
At least we know more about the widget now.
Tag
Tagā€¢3mo ago
if you can connect to your proxmox from your PC, sure you can test it. You can start a dev environment for homarr that you're coding to test it
JasonB
JasonBā€¢3mo ago
Yes haha. I will try to make a few changes. any wishes? šŸ˜„ Ah perfectly Uhm how do i make an dev environment? šŸ˜… Is there then an option for developers? cause in production i can only select the Integrations, right?
Tag
Tagā€¢3mo ago
the dev environment is started from your PC were you are changing the code, not your server just install yarn and npm. if you use visual studio code you just need to do "run -> start debugging" and you'll access the page from "localhost:3000"
JasonB
JasonBā€¢3mo ago
ahh okay, thanks for helping. I Would see what i can be better for the widget
JasonB
JasonBā€¢3mo ago
No description
JasonB
JasonBā€¢3mo ago
Its actually worked. šŸ˜… It nows Shows the PVE Uptime should i push it? šŸ˜„ did you know when its be approved so to use it in live mode?
Tag
Tagā€¢3mo ago
I've made a review, once that is done we can merge to dev, but it won't be "live" until it's in a release I guess and we might actually be overdue for a small release
akro
akroā€¢3mo ago
I've also thought about building the temp monitors into proxmox integration but was waiting on the 1.0 release since it will likely be a breaking change.
JasonB
JasonBā€¢3mo ago
yeah i have committed new changes in the pull request. Oh, i hope it come soon becauase its 3 Months the latest release Oh true temprature would be nice
Want results from more Discord servers?
Add your server