Hi,
I have some agents running on FreeBSD 6.3 and 7.0 which are over the -Xmx128m memory limit specified in the agent.properties file as:
## Options to pass to java
agent.javaOpts=-Xmx128m -Djava.net.preferIPv4Stack=true
For example (525M)
PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND
3401 root 6 20 0 525M 81808K kserel 0 76:37 0.00% java
and (310M)
PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND
93771 root 96 0 310M 55180K select 0 0:32 0.00% java
Is this a bug or am I supposed to specify this limit someplace else?
These are all version: hyperic-hq-agent-3.2.3-659-noJRE.tgz
I have some agents running on FreeBSD 6.3 and 7.0 which are over the -Xmx128m memory limit specified in the agent.properties file as:
## Options to pass to java
agent.javaOpts=-Xmx128m -Djava.net.preferIPv4Stack=true
For example (525M)
PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND
3401 root 6 20 0 525M 81808K kserel 0 76:37 0.00% java
and (310M)
PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND
93771 root 96 0 310M 55180K select 0 0:32 0.00% java
Is this a bug or am I supposed to specify this limit someplace else?
These are all version: hyperic-hq-agent-3.2.3-659-noJRE.tgz