Opened 12 years ago
Closed 12 years ago
#102 closed defect (use support list)
mrtg graphe problem
Reported by: | human | Owned by: | |
---|---|---|---|
Version: | Keywords: | ||
Cc: |
Description (last modified by oetiker)
I have a problem with my mrtg, the graphe is not continue, if a add the equipement i see the graphe but few minutes after the server can't graphe.
[root@prod1 MailScanner]# crontab -l */5 * * * * root /usr/local/bind9-genstats.sh > /dev/null 2>&1 #*/2 * * * * cacti /usr/bin/php /var/www/html/cacti/poller.php > /dev/null 2>&1 #0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/mrtg2db > /tmp/dbimport.log 0-59/5 * * * * root /home/noc/mrtg/scripts/run_mrtg >> /dev/null 2>&1 0-59/5 * * * * root /usr/local/etc/mrtg/scripts/run_mrtg >> /dev/null 2>&1 [noc@prod1 scripts]$ ./add_Bmax.pl 00-10-e7-a2-75-75 192.168.240.226 192.168.240.226 rikatel@SU.00-10-e7-a2-75-75 name INTERNET-CRT-MBSDT2internet-crt-mbsdt2 WorkDir: /home/noc/mrtg/WIMAX/SU/INTERNET-CRT-MBSDT2 /home/noc/mrtg/config/internet-crt-mbsdt2.cfg internet-crt-mbsdt2.html--base: Get Device Info on rikatel@SU.00-10-e7-a2-75-75@192.168.240.226: --base: Vendor Id:
Change History (2)
comment:1 Changed 12 years ago by oetiker
- Description modified (diff)
comment:2 Changed 12 years ago by oetiker
- Resolution set to use support list
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Instead of redirecting all output to dev/null you may want to send it to a log file ... there you should see what the problem is ..
in any event, please use the mailinglist for support questions
cheers tobi