Skip to main content

Hello,

Do you think it would be possible to provide an APT repository for the plugins (https://packages.centreon.com/apt-plugins-stable/) for Ubuntu or other distributions? Or, could you please tell me where I can download the script "/usr/lib/centreon/plugins/centreon_linux_local.pl" along with the plugins? Also, an installation procedure with dependencies would be very helpful.

Have a good day.

Best Regards

Hello :)

As far as I know, there are no immediate plans to offer a repo for Ubuntu. This may change in the future, so don't hesitate to keep up to date with adding supported distributions here on TheWatch in the announcements section.

In the meantime, you can create the `centreon_linux_local.pl` fatpack script yourself by going to the `centreon-plugins` repo and running the following command: 

perl .github/scripts/plugins-source.container.pl centreon-plugin-Operatingsystems-Linux-Local

You may need to install dependencies manually, but these will be specified if an attempt to run the script fails `centreon_linux_local.pl`

Best regards.


Reply