Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-05-03 Thread Manukumar NM
Oh I didn't know this...Thank you very much for info Federico

On Wed, May 3, 2023 at 6:33 PM Federico Capoano 
wrote:

> I do not recommend that solution as you will lose this whenever you
> upgrade your system.
>
> Federico
>
> On Wed, 3 May 2023 at 08:35, Manukumar NM  wrote:
>
>> I have changed the number in Paramiko module of config.py file. It may
>> work now.
>>
>> Thanks for your valuable feedback Federico
>>
>> On Wed, May 3, 2023 at 5:31 PM Federico Capoano 
>> wrote:
>>
>>> Configuration, Access Credentials, select the main SSH credential used
>>> on all the devices and there you can change the SSH port.
>>>
>>> Best regards
>>> *Federico Capoano*
>>> OpenWISP OÜ
>>> Harjumaa, Tallinn, Sepapaja tn 6, 15551
>>> VAT: EE101989729
>>> *openwisp.io* 
>>>
>>>
>>> On Tue, 2 May 2023 at 09:17, Logunath K  wrote:
>>>
 Hii Federico,
  How to change the port number for the
 "Send_Command" option. If I change the port number inside the server path
 "etc/ssh/sshd_config" it will change only for the server ssh port but it
 does not change it for "Send_Command" and "Firmware_Upgrade". Where I can
 change the port number for that. Because If my devices/router has a port
 52421 it will through an error called connection refused. How can I solve
 this problem?

 Thanks in advance

 On Wed, Apr 26, 2023 at 6:11 PM Federico Capoano 
 wrote:

> Look at the timezone that it's set on OpenWrt.
>
> Federico
>
> On Tue, 25 Apr 2023 at 11:45, Logunath K  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 
>> wrote:
>>
>>> oh okay...Thank you very much, Federico.
>>>
>>> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano <
>>> f.capo...@openwisp.io> 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 
 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
> 
> .
>
 --
 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 openwisp+unsubscr...@googlegroups.com.
 To view this discussion on the web, visit
 https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
 
 .

>>> --
>>> 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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
>>> 

Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-05-03 Thread Federico Capoano
I do not recommend that solution as you will lose this whenever you upgrade
your system.

Federico

On Wed, 3 May 2023 at 08:35, Manukumar NM  wrote:

> I have changed the number in Paramiko module of config.py file. It may
> work now.
>
> Thanks for your valuable feedback Federico
>
> On Wed, May 3, 2023 at 5:31 PM Federico Capoano 
> wrote:
>
>> Configuration, Access Credentials, select the main SSH credential used on
>> all the devices and there you can change the SSH port.
>>
>> Best regards
>> *Federico Capoano*
>> OpenWISP OÜ
>> Harjumaa, Tallinn, Sepapaja tn 6, 15551
>> VAT: EE101989729
>> *openwisp.io* 
>>
>>
>> On Tue, 2 May 2023 at 09:17, Logunath K  wrote:
>>
>>> Hii Federico,
>>>  How to change the port number for the
>>> "Send_Command" option. If I change the port number inside the server path
>>> "etc/ssh/sshd_config" it will change only for the server ssh port but it
>>> does not change it for "Send_Command" and "Firmware_Upgrade". Where I can
>>> change the port number for that. Because If my devices/router has a port
>>> 52421 it will through an error called connection refused. How can I solve
>>> this problem?
>>>
>>> Thanks in advance
>>>
>>> On Wed, Apr 26, 2023 at 6:11 PM Federico Capoano 
>>> wrote:
>>>
 Look at the timezone that it's set on OpenWrt.

 Federico

 On Tue, 25 Apr 2023 at 11:45, Logunath K  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 
> wrote:
>
>> oh okay...Thank you very much, Federico.
>>
>> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano <
>> f.capo...@openwisp.io> 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 
>>> 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 openwisp+unsubscr...@googlegroups.com.
 To view this discussion on the web, visit
 https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
 
 .

>>> --
>>> 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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google
> Groups "OpenWISP" group.
> To unsubscribe 

Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-05-03 Thread Manukumar NM
I have changed the number in Paramiko module of config.py file. It may work
now.

Thanks for your valuable feedback Federico

On Wed, May 3, 2023 at 5:31 PM Federico Capoano 
wrote:

> Configuration, Access Credentials, select the main SSH credential used on
> all the devices and there you can change the SSH port.
>
> Best regards
> *Federico Capoano*
> OpenWISP OÜ
> Harjumaa, Tallinn, Sepapaja tn 6, 15551
> VAT: EE101989729
> *openwisp.io* 
>
>
> On Tue, 2 May 2023 at 09:17, Logunath K  wrote:
>
>> Hii Federico,
>>  How to change the port number for the
>> "Send_Command" option. If I change the port number inside the server path
>> "etc/ssh/sshd_config" it will change only for the server ssh port but it
>> does not change it for "Send_Command" and "Firmware_Upgrade". Where I can
>> change the port number for that. Because If my devices/router has a port
>> 52421 it will through an error called connection refused. How can I solve
>> this problem?
>>
>> Thanks in advance
>>
>> On Wed, Apr 26, 2023 at 6:11 PM Federico Capoano 
>> wrote:
>>
>>> Look at the timezone that it's set on OpenWrt.
>>>
>>> Federico
>>>
>>> On Tue, 25 Apr 2023 at 11:45, Logunath K  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 
 wrote:

> oh okay...Thank you very much, Federico.
>
> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano <
> f.capo...@openwisp.io> 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 
>> 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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
>> 
>> .
>>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
> 
> .
>
 --
 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 openwisp+unsubscr...@googlegroups.com.
 To view this discussion on the web, visit
 https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com
 

Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-05-03 Thread Federico Capoano
Configuration, Access Credentials, select the main SSH credential used on
all the devices and there you can change the SSH port.

Best regards
*Federico Capoano*
OpenWISP OÜ
Harjumaa, Tallinn, Sepapaja tn 6, 15551
VAT: EE101989729
*openwisp.io* 


On Tue, 2 May 2023 at 09:17, Logunath K  wrote:

> Hii Federico,
>  How to change the port number for the  "Send_Command"
> option. If I change the port number inside the server path
> "etc/ssh/sshd_config" it will change only for the server ssh port but it
> does not change it for "Send_Command" and "Firmware_Upgrade". Where I can
> change the port number for that. Because If my devices/router has a port
> 52421 it will through an error called connection refused. How can I solve
> this problem?
>
> Thanks in advance
>
> On Wed, Apr 26, 2023 at 6:11 PM Federico Capoano 
> wrote:
>
>> Look at the timezone that it's set on OpenWrt.
>>
>> Federico
>>
>> On Tue, 25 Apr 2023 at 11:45, Logunath K  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 
>>> wrote:
>>>
 oh okay...Thank you very much, Federico.

 On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano 
 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  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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
>> 
>> .
>>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
> 
> .
>
 --
 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 openwisp+unsubscr...@googlegroups.com.
 To view this discussion on the web, visit
 https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
 
 .

>>> --
>>> 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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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

Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-05-02 Thread Logunath K
Hii Federico,
 How to change the port number for the  "Send_Command"
option. If I change the port number inside the server path
"etc/ssh/sshd_config" it will change only for the server ssh port but it
does not change it for "Send_Command" and "Firmware_Upgrade". Where I can
change the port number for that. Because If my devices/router has a port
52421 it will through an error called connection refused. How can I solve
this problem?

Thanks in advance

On Wed, Apr 26, 2023 at 6:11 PM Federico Capoano 
wrote:

> Look at the timezone that it's set on OpenWrt.
>
> Federico
>
> On Tue, 25 Apr 2023 at 11:45, Logunath K  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 
>> wrote:
>>
>>> oh okay...Thank you very much, Federico.
>>>
>>> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano 
>>> 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  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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
> 
> .
>
 --
 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 openwisp+unsubscr...@googlegroups.com.
 To view this discussion on the web, visit
 https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
 
 .

>>> --
>>> 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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com
>> 
>> .
>>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAAGgX6%2BGdkX%3DZavE8fu%2B0M8ySKwETYH8ajNbuWTz10APh-0aOQ%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the 

Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-04-26 Thread Federico Capoano
Look at the timezone that it's set on OpenWrt.

Federico

On Tue, 25 Apr 2023 at 11:45, Logunath K  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 
> wrote:
>
>> oh okay...Thank you very much, Federico.
>>
>> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano 
>> 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  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 openwisp+unsubscr...@googlegroups.com.
 To view this discussion on the web, visit
 https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
 
 .

>>> --
>>> 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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
>> 
>> .
>>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com
> 
> .
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAAGgX6%2BGdkX%3DZavE8fu%2B0M8ySKwETYH8ajNbuWTz10APh-0aOQ%40mail.gmail.com.


Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-04-25 Thread Logunath K
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 
wrote:

> oh okay...Thank you very much, Federico.
>
> On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano 
> 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  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 openwisp+unsubscr...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
>> 
>> .
>>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com
> 
> .
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAJy2ivrga-ysVxUf-hBgtNLjtLP_F9ZvreKjP8-bmuf35La8OA%40mail.gmail.com.


Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-04-25 Thread Manukumar NM
oh okay...Thank you very much, Federico.

On Mon, Apr 24, 2023 at 6:51 PM Federico Capoano 
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  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 openwisp+unsubscr...@googlegroups.com.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
>> 
>> .
>>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com
> 
> .
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAG6AGHdiVB%3DHdFUsAZcA5Hti9owbKyhfjovc%2BxTg0J0DtPpCLg%40mail.gmail.com.


Re: [openwisp] Doubt on where Data hitting to the database: reg

2023-04-24 Thread Federico Capoano
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  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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com
> 
> .
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAAGgX6JWxEUwX6%3DQ5oXPTbn3k3zzFH7OjzpPh1X9Wz1_rNfr%3Dg%40mail.gmail.com.


[openwisp] Doubt on where Data hitting to the database: reg

2023-04-21 Thread Logunath K
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAJy2ivp38DHx2u%2BiYPn93KxG1yLkJc-pAWGw6VEu4HXAv%3D3xGA%40mail.gmail.com.