Hi,
I active autoregistration through activeserver parameter.
https://www.zabbix.com/documentation/3.2/manual/discovery/auto_registration
Unfortunately the agent isn't "ucified" and I configure it through
configuration file /etc/zabbix_agentd.conf
If you help I'd like to ucified it.
This is my openwisp2 configuration (advanced mode) for zabbix:
{
"files": [
{
"path": "/etc/zabbix_agentd.conf",
"mode": "0644",
"contents":
"EnableRemoteCommands=1\nServer=10.8.0.3\nServerActive=
10.8.0.3\nStartAgents=1\nHostname = {{ name
}}\nAllowRoot=1\nInclude=/etc/zabbix_agentd.conf.d/\nLogFile=/var/log/zabbix.log\nDebugLevel=3\nTimeout=3"
}
],
"zabbix_agentd": [
{
"config_name": "zabbix_agentd",
"config_value": "zabbix_agentd",
"EnableRemoteCommands": true,
"Server": "10.8.0.3",
"StartAgents": true,
"Hostname": "{{ name }}",
"AllowRoot": true,
"Include": "/etc/zabbix_agentd.conf.d/",
"LogFile": "/var/log/zabbix.log"
}
]
}
First part is the real configuration for zabbix, the second is a little
workaround for openwisp2, it allow to restart zabbix agent through
openwisp-config agent.
I hope it help.
Regards
Marco
2017-03-25 18:58 GMT+01:00 SKapoor <[email protected]>:
> Hi Marco,
>
> I am successfully able to bring-up the zabbix -server ..
> Questions:
> 1. In openwrt (choas calmer) I enabled all the option of zabbix except
> zabbix-server and compiled the code, and loaded once the router comes up,
> I edited the zabbix_agentd in the router to add server Ip address and
> hostname and restarted the router, once it comes up i can see zabbix daemon
> running as part of routers process status, but in zabbix server machine I
> am not able to see agents details, Is it the polling/ discovery protocol
> which automatically detects zabbix-agent or we have to add via hosts in
> zabbix server.
>
> 2. How are you configuring zabbix agent via openwisp2 ?
>
> Some connectivity missing.. If you could please help me..
>
> regards,
>
> On Thursday, 23 March 2017 17:18:47 UTC+5:30, marco.cappellacci wrote:
>
>> Hi!
>> I'm Marco I have about 300 hot spot.
>> I use openwisp 2 and I integrated zabbix for monitor the devices.
>> I can get wireless clients and a lot of usefull information.
>>
>> Zabbix agent is already in the openwrt repository and I configure
>> it through openwisp2.
>>
>> Hope this help.
>>
>> Regards
>>
>>
>> Il giorno giovedì 23 marzo 2017 12:40:09 UTC+1, SKapoor ha scritto:
>>>
>>> Hi Federico ,
>>>
>>> Hope you doing good :)
>>>
>>> I want to know which monitoring tool is good to be integrated as part of
>>> openWISP-2 which can give us the information on wireless clients and other
>>> wireless properties like SNR etc.
>>> I have brought in Observium networking monitoring tool ( SNMP based
>>> application), it gives all the network monitoring information but not
>>> getting any wireless client related information or any other wireless
>>> properties info.
>>> Please, help me.
>>>
>>>
>>> Regards
>>>
>>>
>> --
> 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].
> For more options, visit https://groups.google.com/d/optout.
>
--
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].
For more options, visit https://groups.google.com/d/optout.