Hi,
I have installed the PMP Agent package in a Debian 5 system, but i can not start the agent. It does not give me any errors (as far as i can see).
System:
cat /etc/debian_version
5.0.7
I the '/var/session/bin/MonitorActivities.sh' script i needed to change the location of the 'id' binary:
USERNAME=`/bin/id -unr`
to
USERNAME=`/usr/bin/id -unr`
/etc/init.d/pmpagent-service start
Starting PMP Agent .... started!
/etc/init.d/pmpagent-service status
PMPAgent is not running.
Are there any extra packages that i need to install?
Please, tell me how to get the PMP Agent working on Debian 5.
Regards,
Bas van der Zon