Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
OpenVISP
> ovs.sysconfig
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File ovs.sysconfig of Package OpenVISP
## Path: Network/Mail/ovs ## Description: Basic configuration of the OpenVISP statistic grapher ## Type: string ## Default: "-d -v" ## Config: ovs # ## -h, --help display this help and exit ## -v, --verbose be verbose about what you do ## -V, --version output version information and exit ## -c, --cat causes the logfile to be only read and not monitored ## -l, --logfile f monitor logfile f instead of /var/log/mail ## -y, --year starting year of the log file (default: current year) ## --host=HOST use only entries for HOST (regexp) in syslog ## -d, --daemon start in the background ## --daemon-pid=FILE write PID to FILE instead of /var/run/ovs.pid ## --daemon-rrd=DIR write RRDs to DIR instead of /var/lib/ovs ## --daemon-log=FILE write verbose-log to FILE instead of /var/log/ovs/ovs.log ## --ignore-localhost ignore mail to/from localhost (used for virus scanner)\n"; # OVS_OPTS="" ## Type: string ## Default: "/var/run/ovs.pid" ## Config: daemon-pid OVS_PID="" ## Type: string ## Default: "/var/log/" ## Config: daemon-rrd OVS_RRD="/var/lib/ovs" ## Type: string ## Default: "/var/log/ovs.log" ## Config: daemon-log OVS_LOG="/var/log/ovs/ovs.log" ## Type: string ## Default: "/var/log/syslog" ## Config: -l, --logfile f OVS_LOG_FILE="/var/log/mail"