Look at the timezone that it's set on OpenWrt. Federico
On Tue, 25 Apr 2023 at 11:45, Logunath K <[email protected]> wrote: > Hi Federico, it's a bug or else how can i fix this local time issue in > status bar. It's adding +5:30 hours to our local time. > [image: image.png] > > Now the time is 9:14PM but it's showing at 2:40 AM on the openwisp2 server. > Thanks in advance. > > On Tue, Apr 25, 2023 at 5:20 PM Manukumar NM <[email protected]> > wrote: > >> oh okay...Thank you very much, Federico. >> >> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano <[email protected]> >> wrote: >> >>> The entry point for metric collection is here: >>> https://github.com/openwisp/openwisp-monitoring/blob/master/openwisp_monitoring/device/api/views.py#L47-L140 >>> >>> From there on you can follow the imports to find how the data is written. >>> >>> F. >>> >>> On Fri, 21 Apr 2023 at 08:17, Logunath K <[email protected]> wrote: >>> >>>> Ggretings... >>>> Dear Federico, >>>> The devices are working fine >>>> in my public server it's awesome, just I wanted to know, where exactly the >>>> code, the data is hitting to the database when device push the data to the >>>> server. I know that information collected from the router/device is not >>>> directly pushed to the database like influxdb and sqlite.db. In the >>>> openwisp2 somewhere the code is written to push the data to the database. I >>>> couldn't see that code after researching also. Please let me know where I >>>> can see that. >>>> >>>> Thanks in advance. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "OpenWISP" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web, visit >>>> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "OpenWISP" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web, visit >>> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com >>> <https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "OpenWISP" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web, visit >> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com >> <https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com > <https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAAGgX6%2BGdkX%3DZavE8fu%2B0M8ySKwETYH8ajNbuWTz10APh-0aOQ%40mail.gmail.com.
