[openwisp] Config-Status of the device changing on dashboard.

2024-05-22 Thread Manu Kumar
Hi team,
   I have noticed  that status of the device has been changing 
from applied/modified to error, even though we didn't apply any changes on 
the board.  The  dashboard status will change to error and it come back to 
applied after some days or hours like that. Anybody noticed this one, if 
you noticed this what could be the reason.

Thanks in advance

Regards,
Manukumar N M


-- 
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/e8e66d33-684d-437d-b5eb-6b5e26131ca8n%40googlegroups.com.


[openwisp] PING check: reg

2024-01-18 Thread Manu Kumar
Hii Federico,
As I discussed this long back...I have observed, If I 
increase the *PING check default* value from *5 mins* to 15 or 30 mins. The 
*device 
health status* also will take that much time to display this status in the 
dashboard is it ? correct me, If I my understanding or observation is 
wrong. 


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/6316bc4e-8e04-415b-9a31-a601032c21aan%40googlegroups.com.


Re: [openwisp] OpenWisp Device limit? NginX throwing errors with 700 devices.

2024-01-12 Thread Manu Kumar
I don't think changing the interval of configuration will reduce this
problem but there is a way to reduce it in the configuration of the redis.
Just check it out by increasing the configuration checks time. If it didn't
work we can discuss the same here. Because you have to increase the Celery
workers also to reduce load of the server if you keep on increasing the
devices in your server.


Thanks & Regards
Manukumar N M

On Thu, Jan 11, 2024 at 11:26 PM Dieter Lubbe  wrote:

> I've installed Openwisp as a POC to monitor our OpenWRT devices on our
> network.
> When the device count was less than 100 it ran flawlessly, but ever since
> more devices started auto registering, Redis and UWSGI has started to
> consume all available CPU resources.
>
> Currently I have 708 devices with more being added daily. These devices
> are all on the same L2 network.
>
> Nginx will generate "502 Bad Gateway" errors unless I clear the Redis DB
> and restart the services.
>
> Where can I change the interval that OpenWisp checks in with devices? I
> think this might be the cause of the issue.
>
> Thanks
> Dieter
>
> --
> 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/d2ffb115-052b-4307-af2e-340a6afd37fdn%40googlegroups.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/CAGxhKFSRmp4EpB%3D7MP6WAVL_ZcNgc0Xt77rQ0TJ0K%3DveR3S54g%40mail.gmail.com.


Re: [openwisp] OpenWisp Device limit? NginX throwing errors with 700 devices.

2024-01-12 Thread Manu Kumar
Interval settings can be changed in the vi
/opt/openwisp2/openwisp2/settings.py file by default it is set every 5min
(300 seconds). How did you delete the Redis db?

Thanks & Regards
Manukumar N M

On Thu, Jan 11, 2024 at 11:26 PM Dieter Lubbe  wrote:

> I've installed Openwisp as a POC to monitor our OpenWRT devices on our
> network.
> When the device count was less than 100 it ran flawlessly, but ever since
> more devices started auto registering, Redis and UWSGI has started to
> consume all available CPU resources.
>
> Currently I have 708 devices with more being added daily. These devices
> are all on the same L2 network.
>
> Nginx will generate "502 Bad Gateway" errors unless I clear the Redis DB
> and restart the services.
>
> Where can I change the interval that OpenWisp checks in with devices? I
> think this might be the cause of the issue.
>
> Thanks
> Dieter
>
> --
> 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/d2ffb115-052b-4307-af2e-340a6afd37fdn%40googlegroups.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/CAGxhKFT1%2BhQ_xwB0C3in2yVyGA7uqH%2BHkta8zH083miv6Ji8hQ%40mail.gmail.com.


[openwisp] Status bar data storage/database: reg

2023-07-23 Thread Manu Kumar
Greetings...
   Dear team,
 May I know where the STATUS menu bar
data is storing in the database. I have gone through all the tables in the
db.sqlite3 but status menu data is not strong anywhere in the database. How
to find it or else where exactly this data is stored.
Thanks in advance.
[image: image.png]

-- 
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/CAGxhKFSa-%2Bx9Jv5uZhaJ%3D--U91fOMPqa7qbGzG7%3DqRG%3D1JhhyQ%40mail.gmail.com.


[openwisp] Error while installing requirements.yml file: reg

2023-01-28 Thread Manu Kumar
Greetings...
   Hi team,
 I am facing issue while installing the
openwisp2 from my laptop. I am getting an error like, I have attached in
the mail. Please let me know asap how to overcome this and the error is
from the requirements file.  So the content of the requirements.yml file is
:

---
roles:
- src: https://github.com//ansible-openwisp2.git
version: master
name: openwisp.openwisp2-dev

collections:
- name: community.general
version: ">=3.6.0"

-- 
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/CAGxhKFTbJRcC%3DGa%2BOkZ44m%3DvoE1SuBiviDbMoBodiHWiuTdi8g%40mail.gmail.com.