Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
jlmacroview
New Contributor

Failed to install Fortisiem linux agent on Ubuntu 20.04

I failed to install # Fortisiem Agent 6.3.3 on ubuntu 20.04 with the following error: fortisiem_agent_installation_error1.png

 

 

 

Checked agent username and password created in FortisiemCMDB/User;

Four packages are updated (libcap2-bin auditd rsyslog logrotate)

 

Grateful for any suggestions and please let me know if any further info. for troubleshooting is needed

2 REPLIES 2
Markus_M
Staff & Editor
Staff & Editor

I am not very familiar with the agent, but with Linux I may be able to help.

Could you run the installer.sh file without any arguments?

Try again with

installer.sh --verbose

installer.sh --help

installer.sh --debug

 

Some should give you some debug or at least help on how to enable some sort of debugging the script.

Bash/Linux allows to run additionally the shell interpreter, which NORMALLY is not "bash" but simply "sh". The debug of sh is run with sh -x installer.sh

It might give help on what it is trying to do prior failing.

 

Best regards,

 

Markus

 

- Markus
premchanderr
Staff & Editor
Staff & Editor

If agent password contains special character ensure to enclose them in single quote. 

Also ensure if pre-requisite from linux agent guide has been met.

Regards,
Prem Chander R
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors