Linux/Unix Based Checks

[Deleted User][Deleted User]
Hi



I am running ServersCheck ENTERPRISE MX4 Edition - version 6.0.0 under Windows 2003 Server.



I am trying to check diskspace, cpu and memory values from some linux (suse) servers.



For this I have implementet the add-one server.c on the linux-server as in the server checks guidance described.



Now I have some problems:

1. serv process died

After close my terminals session I noticed that the background process (./serv > serv.out &) died and ServersCheck is processing a DOWN state.

How can I running the programm "serv" on linux as a persistent prozess?



2. Memory check

While retrieve the free memory in % the following error appears:

Status: DOWN?

Error returned: Error level: 11 (returned value) less than 20

Value returned: 11





Thanks and best regards.

Comments

  • AdministratorAdministrator
    1. You can't close the terminal session while the process is running.



    2. The error returns means following: only 11% memory is available and you defined that the minimum value is 20%

    So you defined that when memory is less than 20%, then consider it down. In this case it was 11%
This discussion has been closed.