Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Search found 8 matches
Go to advanced search
- 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
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
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