Question

CentOS agent install updated

  • 29 March 2023
  • 1 reply
  • 30 views

Userlevel 4
Badge +4

Afternoon Folks

Putting this here in case it can help someone else and so I don’t forget

I installed the latest rpm from on=prem build v22.4.45 b2

 

  1. wget https://your-install-url/download/SysAidAgent.rpm
  2. sudo yum localinstall SysAidAgent.rpm

  3. sudo ./usr/bin/SysAid/SetupAgentSettings.out

    note: if your SetupAgentSettings.out isn’t there run find / -name SetupAgentSettings.out and substitute the path
  4. This will run and ask for your server url.. make sure to use http: or https: depending on your setup then Account name and then Serial number
  5. Answer any additional dialogs to match your particular setup

Then wait for it to report in

 

Good luck

 

John

 


1 reply

Thanks for posting :)

Reply