Load balance monitoring

LuckyLucky
I´m using version 5.9.0 and have set process monitoring the CPU for two WEB servers. Is there a way to compare the load and alert when one CPU usage is much higher than the other?

Comments

  • AdministratorAdministrator
    There is no option within the product that allows you to compare to check against each other and alert on that outcome.



    However a way to do this is as follows:

    1. Store data in ODBC database

    2. Create stored procedure to compare CPU values from both web servers every N time and to write something to the database

    3. Have then the ODBCSQL check execute against point 2.
  • LuckyLucky
    I have Serverscheck Professional 5.9.0. How can I save data to ODBC database? If it isn't possible, where can I extract the CPU % use data. Since I will compare between two servers, this does not need to be alerted.
  • AdministratorAdministrator
    ODBC logging is only available in Enterprise Editions. Data is also stored in RRD databases. Please read our help file and the underlying links there on how to extract averaged data from there
This discussion has been closed.