Giter Site home page Giter Site logo

Comments (7)

zentavr avatar zentavr commented on August 12, 2024 3

I have a working code which creates a .deb

from zabbix-module-systemd.

zentavr avatar zentavr commented on August 12, 2024 1

@cyberjacob: I have composed deb packaging for another your module called zabbix-agent-module-sockets. As a dependency it contains zabbix sources inside (as an tar.gz file).

I'm ok to share it , but I wonder if I can to that with zabbix sources inside? If not - I can just drop them and share the files.

Frankly speaking just now I have no time to make it more elegant, but if you have time to add the files in more proper way - it would be great.

from zabbix-module-systemd.

gleitoncampos avatar gleitoncampos commented on August 12, 2024

I agree with the .deb file. I know that this is a "lazy" way, but will be very useful to install in many servers/clients

from zabbix-module-systemd.

cavaliercoder avatar cavaliercoder commented on August 12, 2024

@zentavr Could you please raise a PR with your deb code?

from zabbix-module-systemd.

girlpunk avatar girlpunk commented on August 12, 2024

@gleitoncampos Considering Zabbix is designed to monitor hundreds of servers, I'd say this is more "using the package manager as intended" rather than lazy...

from zabbix-module-systemd.

cavaliercoder avatar cavaliercoder commented on August 12, 2024

I apologize I haven't had the bandwidth to do this. Package maintaining tends to require a lot of commitment that I can't offer right now (testing on multiple-OSes is the hardest part) - but I acknowledge and am grateful that you all make use of this library.

@zentavr You can share your package code, without sharing the tar file. Ideally, a Makefile should be used to compile the tar and the sources should be provided by the user. I have an examples in another modules:

from zabbix-module-systemd.

zentavr avatar zentavr commented on August 12, 2024

@cavaliercoder - the changes are just debian folder which contains all the rules. After that I build it with the next:

dpkg-buildpackage -rfakeroot -us -uc

from zabbix-module-systemd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.