FYI if you are attempting to set up and linux agent.
I am currently running CentOs Stream so your mileage may vary depending on your distro.
The install appeared to be successful but never actually ran.
Turned out that selinux set to enforcing was my issue
using the RPM from Sysaid:
setenforce 0
rpm -i SysAidAgent_21.4.45.rpm
/usr/lib64/SysAid/SetupAgentSettings.out --serverURL=https://sysaid.url --account=account-name --serial=serial-number
setenforce 1
Page 1 / 1
Hi jsidoti,
Thanks for sharing with us!
Loving IT,
Maayan
Thanks for sharing with us!
Loving IT,
Maayan
jsidoti
FYI if you are attempting to set up and linux agent.
I am currently running CentOs Stream so your mileage may vary depending on your distro.
The install appeared to be successful but never actually ran.
Turned out that selinux set to enforcing was my issue
using the RPM from Sysaid:
setenforce 0
rpm -i SysAidAgent_21.4.45.rpm
/usr/lib64/SysAid/SetupAgentSettings.out --serverURL=https://sysaid.url --account=account-name --serial=serial-number
setenforce 1
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.