Search found 8 matches

by dinfiesta
Fri Dec 09, 2005 1:51 pm
Forum: Help: Linux/Unix Specific
Topic: Monitor the iowait in a server
Replies: 20
Views: 23608

lvm wrote:Sorry, but I'm not that awk guy. Did only copy that by myself....
Reinhard
Thank you!
Anyone that has my same problem?
by dinfiesta
Fri Dec 09, 2005 10:12 am
Forum: Help: Linux/Unix Specific
Topic: Monitor the iowait in a server
Replies: 20
Views: 23608

Error

Runing this on my redhat (I do have iostat installed) iostat -t 1 16|tail -n 15| awk '{n++;user+=$(NF-3);sys+=$(NF-2);idle+=$(NF-1);iowait+=$(NF)} END{print "user:"user/n " sys:"sys/n " idle:"idle/n " iowait:"iowait/n}' > /tmp/iostat.html I get this error: awk...
by dinfiesta
Mon Dec 05, 2005 9:09 pm
Forum: Scripts and Templates
Topic: Sendmail & Mailscanner (alternate)
Replies: 45
Views: 71093

Re: ok

import is ok but still i cannot get any graphs when i try to create the graphs i get this error RRDTool Says: ERROR: opening '/var/www/html/cacti0.8.6d/rra/eml2_mess_recv_62.rrd': No such file or directory. i 've put the scripts to the mail server i also put the extra lines in my ucdsnmp.conf but n...
by dinfiesta
Fri Nov 25, 2005 5:14 pm
Forum: Help: General
Topic: Gaps on graphs
Replies: 18
Views: 4812

TheWitness wrote:I don't know what ssh-scan is all about. Can't comment.

TheWitness
Maybe because it running on a VPS ?
by dinfiesta
Fri Nov 25, 2005 4:26 pm
Forum: Help: General
Topic: Gaps on graphs
Replies: 18
Views: 4812

Please verify that you only have 1 cron entry on 1 user. TheWitness Only one cron running as root :( Do not know what else to do...any sugestions? I did change cmd.php (I read about it in one of your posts) Maybe a problem with cron? I get this: doing ps -furoot root 7827 7825 0 16:45 ? 00:00:00 /b...
by dinfiesta
Fri Nov 25, 2005 10:23 am
Forum: Help: General
Topic: Gaps on graphs
Replies: 18
Views: 4812

TheWitness wrote:Do you have gaps in other graphs? If not, increase timeout for that host.

TheWitness
Yes...I have gaps in all graphs...installed a brand new redhat 9...same results :S
by dinfiesta
Thu Nov 24, 2005 9:49 am
Forum: Help: General
Topic: Gaps on graphs
Replies: 18
Views: 4812

I have the same problem.

On fedora core 2
:(
by dinfiesta
Thu Nov 24, 2005 7:57 am
Forum: Help: General
Topic: Random Missing Segments of Traffic In Cacti Graphs
Replies: 3
Views: 1433

I have some problem!!

Maybe it´s the rrdtool version?

All host have Availability of 100% (just in case)

Anyone ?

Thanks!

PD: My first post...cacti is great! :D