hello:

        when I config uwsgi like below:


    enable-metrics = true
    stats-push = rrdtool:/home/project/project/data/rrd
    rrdtool-freq = 30
    rrdtool-lib = librrd.so
  
    uwsgi report all metric like this :  ERROR: 
rrd_update("/home/project/user/data/rrd/core.avg_response_time.rrd", "N:2270")


    I use apt-get intall librrd-dev for the librrd.so


    I think I had made some mistakes,  and how to deal with the problem ? 
thanks very much
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to