When Pacsone Server is running the program continuously uses 20% of the cpu. Also syslogd is using 20% of the processor when the Pacsone Server is running. When we stop pacsone server the cpu usage stops for both pacsone and the syslogd.
We have a 2.4 P4 Pentium processor
512 MB memory
Any suggestions or is this normal?
Pacsone Server and syslogd using 20 percent each of cpu
It is abnormal if PacsOne is not servicing any traffic (inbound or outbound).
Try the following to see why is syslog constantly logging:
% tail -f /var/log/messages
You can try the same thing for PacsOne Server logs to see if there's any activities:
% tail -f {PACSONE_INSTALL_DIR}/log/{AETITLE}/PacsOne-{WEEKDAY}.log
Try the following to see why is syslog constantly logging:
% tail -f /var/log/messages
You can try the same thing for PacsOne Server logs to see if there's any activities:
% tail -f {PACSONE_INSTALL_DIR}/log/{AETITLE}/PacsOne-{WEEKDAY}.log