lsst-uk / somerville-operations

User issue reporting and tracking for the Somerville Cloud
0 stars 0 forks source link

using iLO AlertMail from hdd nodes to sv-admin-0 #200

Closed DP-B21 closed 1 day ago

DP-B21 commented 1 day ago

I was requested to get AlertMail on the ILO's of the HDD nodes working so that we can use this as a way to get more system logs and make diagnostics.

DP-B21 commented 1 day ago

Credentials used initially for AlertMail test (not entirely sure why the password field is populated):

/map1/oemHPE_alertmail1
  Targets
  Properties
    oemHPE_alertmail_enable=yes
    oemHPE_alertmail_email=dpizarro@mail.somerville.ed.ac.uk
    oemHPE_alertmail_sender_domain=root@sv-hdd-12-13.localdomain
    oemHPE_alertmail_smtp_server=10.19.1.40
    oemHPE_alertmail_smtp_port=25
    oemHPE_alertmail_smtp_secure_enable=no
    oemHPE_alertmail_smtp_auth_enable=no
    oemHPE_alertmail_smtp_auth_username=
    oemHPE_alertmail_smtp_auth_password=********
DP-B21 commented 1 day ago

the iLO can ping the SMTP server:

</>hpiLO-> oemHPE_ping 10.19.1.40

32 bytes from 10.19.1.40: icmp_seq=1 errs=0 time=0 ms

status=0
status_tag=COMMAND COMPLETED
Fri Nov 22 12:22:41 2024

The ping was successful.