Hello All, Can you please help me understand how to install HP ilo exporter, it's written *pip install -e $HPILO_EXPORTER_DIR, I am not able to understand what is **$HPILO_EXPORTER_DIR means? * *Also When I am trying to run in my linux machine it's giving below output.*
*[root@localhost hpilo_exporter]# pip install -e $HPILO_EXPORTER_DIR* *Usage:* * pip install [options] <requirement specifier> [package-index-options] ...* * pip install [options] -r <requirements file> [package-index-options] ...* * pip install [options] [-e] <vcs project url> ...* * pip install [options] [-e] <local project path> ...* * pip install [options] <archive url/path> ...* Please let me know how to install ilo exporter : https://github.com/n27051538/hpilo-exporter On Tuesday, December 29, 2020 at 5:34:11 PM UTC+5:30 [email protected] wrote: > I have : > python-hpilo 4.4.2 > hiloexporter 0.4.4 (your forked version) > > Le mar. 29 déc. 2020 à 12:56, Robin Z <[email protected]> a écrit : > >> hi Alexander, >> >> thank you for your reply I tested again with your forked version of hpilo >> exporter but for me it dosen't work with ilo3 firmware 1.93 on dl380 G7. >> What is the kind of server that you have ? >> >> When I want to display http result I obtain connection was reset... >> >> thanks >> >> Le ven. 25 déc. 2020 à 15:47, Alexander Golikov <[email protected]> a >> écrit : >> >>> I have checked, one on my HPE servers have iLO 3, firmware version 1.93 >>> (Aug 07 2020 ), it works normally with >>> https://github.com/n27051538/hpilo-exporter. May be you need to tune >>> some security settings. I recommend you to create special user with >>> view-only permissions for monitoring. >>> All login attempts should be logged, so I do not know the way how to >>> stop this logging. I'm not reading iLO log every day, so no worries for me. >>> >>> >>> пт, 25 дек. 2020 г. в 15:12, <[email protected]>: >>> >>>> Ok thank you . >>>> And is there a solution to not log connection of account used by >>>> exporter ? >>>> Because that generates a lot of log ! >>>> Thanks >>>> >>>> On Dec 25, 2020 08:37, Alexander Golikov <[email protected]> wrote: >>>> >>>> Hello, >>>> On old servers you may use ipmi exporter. You need to enable ipmi in >>>> ilo settings. >>>> But you need some way to control hdds. >>>> >>>> Ps. >>>> Using vmware on old servers is too expensive. They have bad ESXi cost >>>> effciency per the socket. >>>> >>>> пт, 25 дек. 2020 г., 10:18 <[email protected]>: >>>> >>>> Hi, >>>> >>>> Thank you for your reply. >>>> >>>> I am currently using the ilo exporter but I have 2 issues with it. >>>> >>>> - It doesn't work with ilo 3 server with latest firmware. >>>> - In ilo logs I have lots of messages about connection of the account >>>> used by exporter I don't know how to do not log it... >>>> >>>> Thank you >>>> >>>> Robin >>>> >>>> >>>> On Dec 25, 2020 00:07, Alexander Golikov <[email protected]> wrote: >>>> >>>> Hello, dear! >>>> For HPE servers you may use iLo exporter. >>>> https://github.com/n27051538/hpilo-exporter >>>> It provides info about >>>> >>>> - storage health information from iLO (cache, controller, logical >>>> drives, physical drives). >>>> - temperature values information from iLO. >>>> - per-fan and per-power-supply statuses. >>>> - OA info for Blade servers >>>> - Server ON status. >>>> >>>> My version is forked, I modified it to get more details and more >>>> secure, it gets password via env. >>>> See alerts.hpilo.yml for alarms Prometheus. >>>> >>>> четверг, 24 декабря 2020 г. в 21:07:22 UTC+3, [email protected]: >>>> >>>> Hi, >>>> >>>> I would like to monitor hardware of server (hp proliant server) such >>>> as battery, disk , raid status, memory status... >>>> These server are under vmware esxi. >>>> >>>> Is there someone who already has done this task ? >>>> What is the exporter used ? Wbem on vmware maybe? >>>> >>>> >>>> Thank you a lot >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Prometheus Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/prometheus-users/50b93012-248a-4ce3-8481-95c7d356532dn%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/prometheus-users/50b93012-248a-4ce3-8481-95c7d356532dn%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> >>>> >>>> >>> >>> -- >>> Regards, >>> Alexander Golikov >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Prometheus Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/prometheus-users/CACvZ-jHz-9xGO0zk%3Dxpr%2BYUkV_9Fi1WRO3uj%3DxDLnk%2BTa2oEUw%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/prometheus-users/CACvZ-jHz-9xGO0zk%3Dxpr%2BYUkV_9Fi1WRO3uj%3DxDLnk%2BTa2oEUw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/59bbfd1a-990a-436c-bfd0-905ebf844311n%40googlegroups.com.

