This is a discussion on mrtg apache tomcat within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; I'm using apache and tomcat , and have a virtual host configured in my httpd.conf . everything works fine . ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
I'm using apache and tomcat , and have a virtual host configured in my httpd.conf . everything works fine . but I cant configure them to work with mrtg. when i shut down tomcat . i can connect to mrtg.
there should be something wrong with jk configuration i think.any ideas.... |
| Sponsored Links | ||
|
|
|
||||
|
Mrtg graphs must configured to output files at virtual host document root. If DocumentRoot is /var/www/html, create /var/www/html/mrtg directory. Then run cfgmaker as follows:
Code:
cfgmaker --global 'WorkDir: /var/www/html/mrtg' --output /etc/mrtg/mymrtg.cfg public@localhost indexmaker --output=/var/www/html/mrtg/index.html /etc/mrtg/mymrtg.cfg mrtg /etc/mrtg/mymrtg.cfg
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat Last edited by rockdalinux; 08-08-2008 at 01:20 AM.. |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tomcat shell script cron job to restart server | kasimani | Shell scripting | 4 | 05-03-2008 08:46 PM |
| Nagios on tomcat? | Vince-0 | Linux software | 0 | 04-22-2008 02:30 PM |
| Reverse Proxy to Backend Tomcat Servers | Johnny Utah | Web servers | 8 | 12-13-2007 05:20 AM |
| Viewing the Jakarta-Tomcat pages on Client machines | shilpigoel1 | Networking, Firewalls and Security | 7 | 08-21-2007 11:53 PM |
| How to get MRTG of apache traffic | manish_2479 | Networking, Firewalls and Security | 2 | 07-21-2007 03:15 AM |