Re: 14all.cgi and rrdcached
Pavel Ruzicka <[email protected]>
| Newsgroups | gmane.network.mrtg.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve, I had this variable under Directory directive in Apache. SetEnv RRDCACHED_ADDRESS unix:/var/run/rrdcached/rrdcached.sock In perl-status I see that this variable is not visible. After moving under VirtualHost it is now visible. Thanks for help. Pavel