Posts posted by Calin
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Agent dies
in Linux
-
-
-
-
-
So, regarding the the offline thingy , it's indeed cyclic but it's length is dynamic and you cannot change it.
From what I see in the logs you have some network issues. (I see a lot of unknown host and timeout errors).
The native linux agent is not expected to have a GUI a.t.m, but we do plan to add more features to it.
-
To start with the questions
1. A device is considered Offline if it doesn't contact the server for a period of time.
2. For ping responses we ping the devices approximately every 15 seconds. You cannot modify this interval.
Now for the snags you are encountering ,can you provide more details about your system:
What os do you use , result of command uname -a, the config file you are using (remove sensitive information).
We log to the daemon facility ,so usually you can find the output by cat /var/log/daemon.log | grep pcmonitor
-
-
agent in CentOS
in Linux
Hello,
You have to replace the username and password in this line <Account Username="username" Password="password" UseCustomServer="false" CustomServerAddress="" /> with you're real account information.