Misc system questions
- rootEmail - Email of the administrator. This email adress is used to send emails if something fails
- installDir - Directory where you want to install ispman components. You may choose to install in on an NFS partition so that you can share the same files with multiple machines. It is recommended to install at /opt/ispman
- delaySecondsBetweenRestart - Sleep seconds between stop and start of services. 2 is a good choice. NOTE:: Do not set this to zero. Some apps take some time to close open sockets etc.
- agentFrequency - After every how many minutes, should the ispman-agent check for new processes.
- controlpanelPassHashMethod - The hash method to use for controlpanel passwords, choose one of: clear, crypt, md5, sha
- MyPassHashMethod - The hash method to use for ftp passwords, choose one of: clear, crypt, md5, sha
- userPassHashMethod - The hash method to use for user passwords, choose one of: clear, crypt, md5, sha