Search found 6 matches
- Tue Oct 17, 2006 10:29 am
- Forum: Help: General
- Topic: total bandwidth cut off image
- Replies: 4
- Views: 1218
I have tried to reduce the font in the settings. The size is not actually altering in the graphs. Is there some method to force a regeneration of the graphs that I'm missing to update them? Thanks for the help. Edit: I messed with the graph width and it's all visible now. I hadn't realized the graph...
- Tue Oct 17, 2006 8:45 am
- Forum: Help: General
- Topic: total bandwidth cut off image
- Replies: 4
- Views: 1218
total bandwidth cut off image
I am using cacti to track bandwidth usage and the trouble is that the totals seem to get cut off.
Any ideas as to how I can get it to show the Total In? The out is showing on the next line just fine.
Thanks
Any ideas as to how I can get it to show the Total In? The out is showing on the next line just fine.
Thanks
- Mon Sep 12, 2005 1:32 pm
- Forum: Scripts and Templates
- Topic: Postfix monitoring with David Schweikert's Mailgraph?
- Replies: 107
- Views: 252822
- Mon Sep 12, 2005 12:49 pm
- Forum: Scripts and Templates
- Topic: Postfix monitoring with David Schweikert's Mailgraph?
- Replies: 107
- Views: 252822
The output of that script should *only* be: sent:143 received:228 rejected:217 bounced:70 spam:42 virus:0 Anything before or after that line will throw off the parsing on the cacti side of things. And was that a typo, or did you rewrite that as a perl script? It was originally a bash shell script. ...
- Mon Sep 12, 2005 12:35 pm
- Forum: Scripts and Templates
- Topic: Postfix monitoring with David Schweikert's Mailgraph?
- Replies: 107
- Views: 252822
Ok, I am missing something simple. I have everything going all the way to postfixcheck.pl giving out the response: sent received rejected bounced spam virus sent:143 received:228 rejected:217 bounced:70 spam:42 virus:0 I am getting the graph, but all results are nan. I am thinking it's some permissi...
- Mon Sep 12, 2005 8:47 am
- Forum: Scripts and Templates
- Topic: Postfix monitoring with David Schweikert's Mailgraph?
- Replies: 107
- Views: 252822
Ok, I've been trying to get this to work as it looks great. I am getting nan for all my graphs and when I try to manually run postfixstats.sh I get the following: 'ostfixstats.sh: line 2: syntax error near unexpected token ` 'ostfixstats.sh: line 2: `for i in sent received rejected bounced spam viru...