Zabcon just got easier to install. Just be sure you have ruby gems installed and issue the following command (you may need to be root)
gem install zabcon
This should then install Zabcon into your path (zabcon.rb) and install all of the requisite dependencies.
The same is also true for the api library used by zabcon (zbxapi). This is also available as a ruby gem.
gem install zbxapi
If you have issues please let me know.
gem install zabcon
This should then install Zabcon into your path (zabcon.rb) and install all of the requisite dependencies.
The same is also true for the api library used by zabcon (zbxapi). This is also available as a ruby gem.
gem install zbxapi
If you have issues please let me know.
Right
Comment