Skip to content

Conversation

danielatk
Copy link
Contributor

No description provided.

cassiohg and others added 30 commits October 6, 2021 13:33
pings, wifi devices and burst loss. Reading data collecting
connectivity pings enabling variable from inside check_cabe_wan service
at start of the script. Restarting the script if flashman sends a
different value.
network_functions.sh to collect data if second argument is '1'. Not
reading json file every time we have to collect connectivity pings as it
is read inside check_cable_wan service when it starts.
and added the interface name to the collected data besides the device
values. Checking if connectivity pings file is empty so we don't execute
math on values that are zero. Added a return statement at the beginning
of each data collecting function to skip them if they are not enabled.
…t().

Using '/etc/init.d/servicename' instead of 'service servicename' when
issuing commands to services.
lock file on service startup. Checking if wifi interface exists before
collecting devices in wifi.
it might need to deal with global variables. Collected data is stored
in a global string variable before being written to file, then, an
empty string is assigned to it.
…mechanism that allows for data to be stored then sent only when network is available again
@ggbruno ggbruno changed the base branch from master to development November 16, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants