Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - icewhisky

#1
17.1 Legacy Series / Re: Git clone always stop
April 19, 2017, 04:16:23 AM
Thanks you so much!
#2
17.1 Legacy Series / Git clone always stop
April 18, 2017, 11:24:26 AM
I edited file bynano /usr/local/etc/pkg/repos/FreeBSD.conf
enable = yes
Then I execute the commands as follows
# pkg install git
# cd /usr
# rm -rf src ports
# git clone https://github.com/opnsense/ports.git
But when 20% or lower then executing git clone is always stopped by the report
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 54
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed


Can anyone help me find out where is error ???
#3
I mean integrating a chart, a log of zabbix into Opnsense or somehow displaying the components of zabbix into Opnsene. If I want to install zabbix server with Opnsense via link https://github.com/opnsense/ports/tree/master/net-mgmt/zabbix32-server is there any way. Because if I use git clone to get it, I often get an error, and the /usr/ports directory on my machine is not available for installation through ports. I highly hope you can guide the installation of zabbix set by ports if there is no way to integrate the log, the log of zabbix into Opnsense.

Many thanks,
#4
Thank you very much!
I can run zabbix agent on opnsense as shown, but if I want to show the parameters of zabbix on graph or log is there any way?

Regards
#5
Display the message of zabbix on Opnsense
Dear all, anyone who knows how to display the zabbix agent's log message on the Opnsene graph will help me out.