There are many instructions around the web - you have to run MRTG
yourself periodically with cron or something similar.

For instance:

wjeNS@artemis:~$ cat /etc/cron.d/mrtg
*/5 *    * * *    root    if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg
]; then env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a
/var/log/mrtg/mrtg.log ; fi

wjeNS@artemis:~$

-Josiah



On 8/30/18 3:48 AM, Puran Rai wrote:
> I have installed MRTG in my server by yesterday. but its not updating
> graph. what might be the issue?
> And also i want to have graph of mikrotik simple queue. How can i get
> graph?
>  I am new on this. So please help me.   
> *Puran Rai
> *
>
> *_
> _*
> _*
> *_
>
>
> _______________________________________________
> mrtg mailing list
> mrtg@lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

-- 
Wm. Josiah Erikson
Associate Director of IT, Infrastructure Group
Network Engineer
System Administrator, School of CS
Hampshire College
Amherst, MA 01002
(413) 559-6091
pronouns: he/him/his

_______________________________________________
mrtg mailing list
mrtg@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to