Skip to content

What the monitoring agent needs to be Healthy? ("ping problem") #923

Answered by Danixu
Danixu asked this question in Q&A
Discussion options

You must be logged in to vote

Finally the Django setting has not worked for me, but I have edited the configuration file manually just testing and it worked.

Looks like the luci-app-openwisp package used to configure the configuration agent is not getting the network name correctly. The name it gets is "lan" related with the network interface instead the device, whic it's real name is "br-lan". I don't know if it's a bug or something related with my setup.

config controller 'http'
        ...
        option management_interface 'br-lan'

@bmcgonag check if maybe is your problem too. Just connect to the router, run the ifconfig command to get the real interface name, and configure that line in the /etc/config/openwisp

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@Danixu
Comment options

Comment options

You must be logged in to vote
4 replies
@Danixu
Comment options

@nemesifier
Comment options

@bmcgonag
Comment options

@nemesifier
Comment options

Comment options

You must be logged in to vote
2 replies
@nemesifier
Comment options

@Danixu
Comment options

Answer selected by Danixu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants