Here we assume we already have obtained the .deb package and we have locally saved it in "/tmp/takipi.deb". If name and locations are different please adjust the commands below to reflect this
Then in order to perform the installation of these configuration, we need an extra step after the .deb package is been installed.
step 1- .deb package installation
this can be performed with the following command:
"dpkg -i /tmp/takipi.deb"
2- additional package configuration
depending the role of our box/container we can use one of the following options 2a or 2b:
2a- .deb packaged configuration for "remote collector"
Here we assume we already have obtained the .deb package and we have locally saved it in "/tmp/takipi.deb". If name and locations are different please adjust the commands below to reflect this
Then in order to perform the installation of these configuration, we need an extra step after the .deb package is been installed.
step 1- .deb package installation
this can be performed with the following command:
2- additional package configuration
depending the role of our box/container we can use one of the following options 2a or 2b:
2a- .deb packaged configuration for "remote collector"
in this command we need to replace the placeholders between "<>" with the appropriate values:
2b- .deb packaged configuration for "agent for a remote collector"
in this command we need to replace the placeholders between "<>" with the appropriate values:
Please sign in to leave a comment.