-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Community Fork? #21
Comments
Very good. |
What do you suggest? |
I have created the hpilo-exporter github organization and sent you invites. I would suggest that we continue the development of this project there and start further discussions there. |
I'm open to participating. Thanks @roock for driving this! |
Can you be more specific, like which feature or problem should be addressed? |
Sadly the exporter is not actively maintained. That's why I'm also willing to help |
The problem I would like to solve is that currently there are 10+ forks of the original repository, all with different features and/or features which have been implemented multiple times independently. I think everyone would benefit if we have one repository which contains all features and is kept uptodate. I can understand that you have already spend a lot of time to merge some of the changes together, but your repository is lacking some important things like python3 support or automated building of docker image. |
Hello, dears! I have added this to exporter a few years ago:
Since this modification it works well on all HPE servers that I have to monitor. |
Here is my dashboard (of course, it works with my fork https://github.com/baonq-me/hpilo-exporter) |
Yeah, your Grafana Dashboard looks great, I'm already using it 😄 As you just stated, it works with YOUR fork, I think everyone would benefit from one shared repository where all the improvements are collected and kept uptodate. And which is easy to find and you don't have to look in 5 different forks to get all the features. Also your Grafana Dashboard contains some hardcoded references (e.g. to datasources and hostnames). |
Yeah, you did a great job with the improvements, I would really like to see them in a shared repository. (Unfortunately it's a bit hard to cherry-pick your changes, since you make more or less complete rewrite 😄 |
Your Grafana Dashboard is very good. but it contains some hardcoded references. for fix this issue please export dashboard with option "Export for sharing externally". |
Thanks for your idea. I'll bring the dashboard to grafana.com. |
I've started creating a repository with all the combined changes of the different forks including a matching Grafana Dashboard and a working Dockerfile with Python3. |
Hello Roman,You can use everything from my forkand put it into your project if you want. Best Regards,MichaelGesendet mit der mobilen Mail AppAm 06.04.23 um 17:00 schrieb Roman Pertl
Von: "Roman Pertl" ***@***.***>Datum: 6. April 2023An: "infinityworks/hpilo-exporter" ***@***.***>Cc: "mhollstein" ***@***.***>,"Mention" ***@***.***>Betreff: [infinityworks/hpilo-exporter] Community Fork? (Issue #21)
I see a lot of people have currently forked this repository working independently on new feature and keeping it maintained. What do you guy think of joining forces together and drive this as a community effort?
Tagging everyone how contributed on a fork within the last year:
@cbw @mhollstein @srkaviani @longpaul @n27051538 @baonq-me @root-ali @wardellc
Please let me know what you think and/or willing to do this as a community.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi guys, I am interested to have this exporter, but please help me how to install and make it work properly. I had installed and run the dcoker as follows: Starting exporter on: http://0.0.0.0:9416/metrics but when I tried to curl it:
the prometheus yml is as follows:
- 10.117.3.116- 10.117.3.117- 10.117.3.118
Did I any missed in configuration? Thanks in advance |
Hi
Hi, |
Hi Guys, How can I start this hpilo-exporter to obtain multiple hosts? I also want this service shall be started up after once the server reboot. Thanks in advanced |
the dashboard is now does not show the metric, why? how long it will scrap back? |
I see a lot of people have currently forked this repository working independently on new feature and keeping it maintained. What do you guy think of joining forces together and drive this as a community effort?
Tagging everyone how contributed on a fork within the last year:
@cbw @mhollstein @srkaviani @longpaul @n27051538 @baonq-me @root-ali @wardellc
Please let me know what you think and/or willing to do this as a community.
The text was updated successfully, but these errors were encountered: