Monitoring agent for FreeBSD

Hi,

How do I install ntppool-agent in FreeBSD?
Where can I find the packages for that OS?

https://builds.ntppool.dev/repo/ page seems to contain instructions for Linux only.

@Ask has been making binaries for FreeBSD and other OSes available at https://builds.ntppool.dev/ntppool-agent/builds/release/, but the site has been broken for a few weeks. I have made a local port for FreeBSD and build my own packages from his binaries. I’m happy to share the port files and packages. I’m only building packages for FreeBSD 15.0 for amd64 and aarch64/arm64. His binaries are built for FreeBSD 12.3 and statically linked, so they can run on anything from there onward.

The most recent BSD builds are here (v4.1.1) for amd64, arm64 and 386.

I moved the storage for those some weeks ago and had a fleeting thought that the directory indexes were useful for something, oops! I’ll put on the migration todo list to get them back.

Hi @ask, any chance that the AccessDenied error at https://builds.ntppool.dev/ntppool-agent/builds/release/ can be fixed? There are reports that there are later monitor versions available, but for the non-linux guys they are not detectable.

Anybody know where to get the most recent build for FreeBSD?

The directory is not accessible, the direct link to architecture-specific builds further up are for an older version, and I don’t usually use FreeBSD, so I do not recall whether any other way to get binaries for FreeBSD was discussed elsewhere, and so far did not find anything via the search function, either.

Is there a problem with the build he gave in his URL’s?
When I click on them they download.

I clicked and 4.1.1 downloaded.

Pretty sure @ask would have posted new links if needed.

Seeing that the latest Linux version is 4.1.5, with various improvements relevant for the backend infrastructure, my question was about a FreeBSD build more recent than 4.1.1.

I understand that, but makes it a difference?
I seldom check my monitor, I just update Linux and that is it.
Will it make a difference that is important?

There were improvements to reduce the strain on the backend servers.

Anyway, what is your issue with me asking the community if anyone happens to know whether a more recent version for OpenBSD is available?

Meaning? I’m sure Ask would have recompiled if it’s a problem.

I have no issue, I just wonder why you ask. Not many people run OpenBSD.
So if the OpenBSD monitors where to be a problem, I’m pretty sure Ask would have updated them instantly.

Can you please stop butting in? What is your business with me asking the community whether anyone knows whether there’s more recent versions available? You don’t know, thanks for letting me know, but there’s more people on this forum.

Also, why would the community know? What source? I don’t get it…don’t you think @ask would tell us all?

During the move indexing of the release directory got turned off, so until @ask turns it on again, there does not seem to be an easy way to find new FreeBSD versions. The build number for the 4.1.5 version was 29, so you can get the checksums.txt file with:

https://builds.ntppool.dev/ntppool-agent/builds/release/29/checksums.txt

In there you can get the names for all the files, so the amd64 version is:

https://builds.ntppool.dev/ntppool-agent/builds/release/29/ntppool-agent_4.1.5_freebsd_amd64.tar.gz

I don’t know if there is a later version. I do wish the indexing is turned on again, or some other mechanism to detect new versions for non linux people.

@john1, that kind of helpful pointer at the piece I am missing was what I had been hoping for, thank you!! :handshake:

I found the build number here:

https://community.ntppool.org/t/ntppool-agent-4-1-3-is-less-verbose/4348/9

Thanks a lot! I faintly had in my mind that something had been discussed, but didn’t recall exactly what, and where, also did not think about the proper keywords yet to dig this up via search, version number would have sufficed… :woozy_face:.

Thanks!