Step 4 – logging out

Now that we have verified that the frontend is accessible and that we can log in and retrieve logged-in content, we should also log out, otherwise the Zabbix database will become polluted with open session records. We'll discuss session maintenance in Chapter 20, Zabbix Maintenance.

The two important variables here are reconnect and sidreconnect simply has to be set to 1. As for sid, we extracted that value in the Step 2 – logging in section, so we have all the components to log out:

  • Name: Log out
  • URL: http://127.0.0.1/zabbix/index.php
  • Query fields: This option is filled with the following values:
    • Name: reconnect, Value: 1
    • Name: sid, Value: {sid}
  • Required status codes: 200

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.141.27.244