hi Feed and Macro,
Today, i use zabbix-uci to test cloud zabbix, but it dont connect to zabbix
server.
my config zabbix_agentd
config zabbix_agentd 'zabbix_agentd'
option AllowRoot '1'
option ServerActive '125.212.254.36'
option EnableRemoteCommands '1'
option Hostname system.hostname
option Include '/etc/zabbix_agentd.conf.d/'
option LogFile '/var/log/zabbix.log'
option Server '125.212.254.36'
option StartAgents '1'
And zabbix_agentd.conf
AllowRoot=1
EnableRemoteCommands=1
Hostname=system.hostname
StartAgents=1
Server=125.212.254.36
Include=/etc/zabbix_agentd.conf.d/
LogFile=/var/log/zabbix.log
i dont see ServerActive=125.212.254.36 appear in my zabbix_agentd.conf
and then i open file /etc/init.d/zabbix_agentd i see:
config_load zabbix_agentd
allowroot=$(config_get zabbix_agentd AllowRoot)
enable_remote_commands=$(config_get zabbix_agentd
EnableRemoteCommands)
hostname=$(config_get zabbix_agentd Hostname)
startagent=$(config_get zabbix_agentd StartAgents)
server=$(config_get zabbix_agentd Server)
ACTserver=$(config_get zabbix_agentd ActiveServer)
include=$(config_get zabbix_agentd Include)
logfile=$(config_get zabbix_agentd LogFile)
i think that is reason for ServerActive=125.212.254.36 dont appear.
Help me check it. Thanks all..
sorry for my English
On Friday, March 31, 2017 at 5:45:01 PM UTC+7, Federico Capoano wrote:
>
> I gave you write access to this new repository:
>
> https://github.com/openwisp/tutorials
>
> Create a directory named "zabbix-integration" and write a document there.
> I would prefer ReStructured Text, but Makrdown may be easier for you. If
> you write it in Markdown I will convert it to ReStructured Text when I have
> time.
>
> Federico
>
>
> On Fri, Mar 31, 2017 at 12:32 PM SKapoor <[email protected] <javascript:>>
> wrote:
>
>> Thanks so much federico..
>>
>> github account :
>>
>> https://github.com/sonia-kapoor/sonia
>>
>> regards
>>
>>
>> On Friday, 31 March 2017 14:31:27 UTC+5:30, Federico Capoano wrote:
>>
>>> Sure, any contribution you can give is according to your own
>>> availability.
>>>
>>> Do you have a github account?
>>>
>>> Federico
>>>
>>> On Fri, Mar 31, 2017 at 10:57 AM SKapoor <[email protected]> wrote:
>>>
>> I will be happy to contribute :)
>>>> I have other commitments too the only thing is sometimes it can take
>>>> little more time as expected for the deliverables.
>>>> So, give me assignments which are not the highest priority if they are
>>>> please let me know well in advance.
>>>> I hope you understand.
>>>>
>>>> comments inline..
>>>>
>>>>
>>>> On Friday, 31 March 2017 13:57:59 UTC+5:30, Federico Capoano wrote:
>>>>>
>>>>> Hi Sonia,
>>>>>
>>>>> it looks good. Could you add a section that explains how to prepare a
>>>>> template for the zabbix agent?
>>>>>
>>>> [Sonia]: Sure will add a section for the same.
>>>>
>>>>>
>>>>> Do you have experience in writing in Markdown or ReStructured Text?
>>>>>
>>>>> If you want to try this I will create a new repository and give you
>>>>> write access to it so you can convert the text and images you have
>>>>> written
>>>>> in one of those formats.
>>>>>
>>>> [Sonia] : I know UML but no experience in writing in Markdown or
>>>> ReStructured Text but surely I would like to try out the same :) possible
>>>> give me the access .
>>>>
>>>>>
>>>>> This will allow me to automatically generate HTML from the text, so I
>>>>> can link it on the openwisp website.
>>>>>
>>>>> Let me know if you have time and want to do this, it would be a great
>>>>> contribution!
>>>>>
>>>>> Federico
>>>>>
>>>> --
>>>> 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] <javascript:>.
>> 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.