Skip to content

Releases: simetnicbr/simet-ma

simet-ma 0.18.13.1

14 Dec 22:29
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2. This release of simet-ma should be used together with simet-lmapd 0.15.6.

Release deployment priority

Versions 0.18.12, 0.18.12.1 and 0.18.12.2 fixes several critical issues. All devices must update to version 0.18.12.2 or later.
Version 0.18.13 improves some measurements and fixes a file descriptor leak on a long-running process.
Version 0.18.13.1 improves device behavior on some failure modes.

Please refer to the debian/changelog file for a curated list of important changes (this is valid even if you are not using the Debian/Ubuntu packaging), or to the git log for the full detail.

https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.13.1/debian/changelog

NOTE: all devices must update simet-lmapd to version 0.15.6 or later as well:
https://github.com/simetnicbr/simet-lmapd/releases

Vendor firmware notes

There are important integration changes for firmware integration in version 0.18.12:
https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.13.1/docs/firmware_vendor_release_notes.txt

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is still in beta testing. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12, trixie/13) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04, noble/24.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.13.1.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

If you already have simet-ma installed, use "apt" to update it. Otherwise:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

If the install script complains that it is downgrading simet-lmapd, or simet-ma and stop with an error, remove the offending package first (apt remove simet-lmapd simet-ma). This is not going to cause any loss of configuration.

simet-ma 0.18.13

16 Sep 14:17
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2. This release of simet-ma should be used together with simet-lmapd 0.15.6.

Release deployment priority

Versions 0.18.12, 0.18.12.1 and 0.18.12.2 fixes several critical issues. All devices must update to version 0.18.12.2 or later.
Version 0.18.13 improves some measurements and fixes a file descriptor leak on a long-running process.

Please refer to the debian/changelog file for a curated list of important changes (this is valid even if you are not using the Debian/Ubuntu packaging), or to the git log for the full detail.

https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.13/debian/changelog

NOTE: all devices must update simet-lmapd to version 0.15.6 or later as well:
https://github.com/simetnicbr/simet-lmapd/releases

Vendor firmware notes

There are important integration changes for firmware integration in version 0.18.12:
https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.13/docs/firmware_vendor_release_notes.txt

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is still in beta testing. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04, noble/24.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.13.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

If you already have simet-ma installed, use "apt" to update it. Otherwise:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

If the install script complains that it is downgrading simet-lmapd, or simet-ma and stop with an error, remove the offending package first (apt remove simet-lmapd simet-ma). This is not going to cause any loss of configuration.

simet-ma 0.18.12.2

24 May 15:02
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2. This release of simet-ma should be used together with simet-lmapd 0.15.6.

Release deployment priority

Versions 0.18.12 and 0.18.12.1 fixes several critical issues. All devices must update to version 0.18.12.1 or later.
Version 0.18.12.2 fixes important issues.

Please refer to the debian/changelog file for a curated list of important changes (this is valid even if you are not using the Debian/Ubuntu packaging), or to the git log for the full detail.

https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.12.2/debian/changelog

NOTE: all devices must update simet-lmapd to version 0.15.6 or later as well:
https://github.com/simetnicbr/simet-lmapd/releases

Vendor firmware notes

There are important integration changes for firmware integration in version 0.18.12:
https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.12.2/docs/firmware_vendor_release_notes.txt

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is still in beta testing. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04, noble/24.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.12.2.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

If you already have simet-ma installed, use "apt" to update it. Otherwise:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

If the install script complains that it is downgrading simet-lmapd, or simet-ma and stop with an error, remove the offending package first (apt remove simet-lmapd simet-ma). This is not going to cause any loss of configuration.

simet-ma 0.18.12.1

19 Apr 21:06
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.5) and also supports running the measurement agent as a docker container (beta testing).

Release deployment priority

Versions 0.18.12 and 0.18.12.1 fixes several critical issues. All devices must update to version 0.18.12.1 or later.

Please refer to the debian/changelog file for a curated list of important changes (this is valid even if you are not using the Debian/Ubuntu packaging), or to the git log for the full detail.

https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.12.1/debian/changelog

NOTE: all devices must update simet-lmapd to version 0.15.6 or later as well:
https://github.com/simetnicbr/simet-lmapd/releases

Vendor firmware notes

There are important integration changes for firmware integration in version 0.18.12:
https://raw.githubusercontent.com/simetnicbr/simet-ma/refs/tags/v0.18.12.1/docs/firmware_vendor_release_notes.txt

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is still in beta testing. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04, noble/24.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.12.1-b1.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

If you already have simet-ma installed, use "apt" to update it. Otherwise:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

If the install script complains that it is downgrading simet-lmapd, or simet-ma and stop with an error, remove the offending package first (apt remove simet-lmapd simet-ma). This is not going to cause any loss of configuration.

simet-ma 0.18.11

25 Aug 18:46
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.5) and also supports running the measurement agent as a docker container (beta testing).

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is still in beta testing. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04, noble/24.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.11.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

simet-ma 0.18.9.1

11 Jul 11:00
@hmh hmh

Choose a tag to compare

simet-ma 0.18.9.1 Pre-release
Pre-release

SIMET-MA

This is a preproduction release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.4) and also supports running the measurement agent as a docker container (beta testing).

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is still in beta testing. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04, noble/24.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.9.1.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

simet-ma 0.18.6.4

05 Feb 18:14
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.2) and also supports running the measurement agent as a docker container.

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is beta. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.6.4.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

simet-ma 0.18.6

21 Dec 16:59
@hmh hmh

Choose a tag to compare

simet-ma 0.18.6 Pre-release
Pre-release

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.2) and also supports running the measurement agent as a docker container.

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is beta. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.6.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

simet-ma 0.18.5

10 Dec 19:56
@hmh hmh

Choose a tag to compare

simet-ma 0.18.5 Pre-release
Pre-release

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.2) and also supports running the measurement agent as a docker container.

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is beta. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.5.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.

simet-ma 0.18.4.2

09 Oct 12:59
@hmh hmh

Choose a tag to compare

SIMET-MA

This is a production release of simet-ma, the open-source measurement engine for SIMET2.

It includes an integrated LMAP scheduler (simet-lmapd 0.15.2) and also supports running the measurement agent as a docker container.

Docker build

Checkout or download the source code, and read docker/README.txt. The docker container requires special privileges (CAP_NET_RAW, CAP_NET_ADMIN) and must be run with host networking.

Do read the instructions: the SIMET-MA container works a lot more like a stand-alone operating system than your typical container, and since it is a measurement device, its precision depends on the container host setup and kernel version and configuration.

Container support is beta. If you use it in production, please drop us a note, otherwise it might be discontinued in the future. In fact, we have already discontinued distributing pre-built docker images.

Native binary packages

There is a simple installer for:
Debian (bullseye/11, bookworm/12) and Ubuntu LTS (xenial/16.04, bionic/18.04, focal/20.04, jammy/22.04):
https://download.simet.nic.br/medidores/simet-ma/linux/simet-ma_0.18.4.2.run

Currently, ARM64, AMD64 and i686 are supported by the binary installer.

Note that the source-code itself supports 32-bit and 64-bit LE and BE targets, so pretty much anything that can run Debian and Ubuntu, such as 32-bit mipsel, armhf, and armel, can be directly built from the source packages.

Instructions:

Download and run the ".run" file as root (as in "/bin/sh simet-ma.run") to install the appropriate .deb packages for your system.

If you have previous versions of the simet-ma packages already installed, they will be updated.

If you have outdated operating system packages, they will be updated.