How to test functionality of SOTI agent on Debian from console?

JB
Jakub Broch
Panasonic AVC Networks Czech, s.r.o.

Hi,

we are using some Raspberries as monitoring devices with Debian on them.

We want to use Akamai Web App Firewall for our SOTI server and I need to test the services from the client side. I have succesfully enrolled the device with the client pointed to the WAF as a hostname of our SOTI server, so the communication should be OK, but the device shows itself as inactive in SOTI web console.

I need to have some output on why it doesnt work, so I am looking for a way to test the services from console with command like curl or something.

Do we have any?

Thanks

14 days ago
Linux
ANSWERS
A
AKMOD@SOTI
6 days ago

Hi @Jakub Broch,

Thank you for reaching out.

To help identify why the device is appearing as inactive, could you please verify the following:

  • Are you able to successfully reach the SOTI server via the WAF hostname using curl -v https://<hostname>?
  • Additionally, could you run the following command on the device to check the connection status:
    ./mobicontrol -s

Regards,