[AMaViS-user] graphing utility

2005-07-29 Thread Matt Juszczak

HI all,

Looking for a good graphing utility for amavis.

I wanted to use amavis-stats but it seems to give me errors when I try to 
run it on FreeBSD (even using the port).


Any other alternatives?

Thanks!

-Matt


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] graphing utility

2005-07-29 Thread Dale Walsh


On Jul 30, 2005, at 12:39 AM, Matt Juszczak wrote:



HI all,

Looking for a good graphing utility for amavis.

I wanted to use amavis-stats but it seems to give me errors when I  
try to run it on FreeBSD (even using the port).


Any other alternatives?

Thanks!

-Matt



The issue you are experiencing is not related to your OS and most of  
the issues you are experiencing is based on poor coding.


With a little effort, you can build everything (rrdtool) and use it  
directly from PHP without any problems.


Examine the following page:
http://www.daleenterprise.com/info.php
http://www.daleenterprise.com/amavis-stats

That particular version of amavis-stats isn't available because of  
the additional enhancements I've made but I can give you a copy and  
yes it works in FreeBSD and supports multiple hosts.


The code to get it working in PHP is included with rrdtool but it  
doesn't work very well so I rewrote most of it so it would work  
properly and I have it running on Mac OS X and FreeBSD with the same  
code so I know what I have works.


-- Dale




---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/