When CPM has enabled Smart Protection and use it with standalone SPS, the logging function will be disabled. This is a default setting to prevent performance issue.
If you execute "/usr/tmcss/bin/patchcpm.sh", the FRS logging function will also be disabled.
To enable the FRS logging function:
- Type the following command on the Smart Protection Server command line interface:
#vi /etc/lighttpd/lighttpd.conf
- Press ENTER.
- Type "/conf.d" to search for this section.
- Remove the hash (#) prefix of the following line:
include "conf.d/tmstat.conf"
- Press ESC key.
- Enter ":wq" and press ENTER to save the changes.
- Type the following command to restart the service:
#service lighttpd restart
- Verify the result.