abrist wrote:adny wrote:10.6.8.
As we do not have a mac system of this version in house, it will be hard to fix the install for it - posting the current error on install or service start would help.
There's no specific error. The daemon appears to be running, however I get
Code: Select all
(Return code of 255 is out of bounds)
...for all 10.6.8 monitored services.
Do you have access to a 10.6 installer DMG or DVD? If so, licensing allows for installing in VMware or Parallels on an OS X host.
abrist wrote:adny wrote:NCPA was necessarily developed as a replacement to NRPE, but it can definitely be used as such. It relies on python and should not require the whole dev sdk/kit that nrpe requires on the mac OS 10.x platforms.
I've delved in to attempting to install both NCPA via ncpabuild and via the DMG. Neither work.
As an example:
https://github.com/NagiosEnterprises/nc ... tobuild.sh
...is unfinished. There are hard links to a 'techteam' user and missing files/dependencies. Looking in to the autobuild.sh file, we see it's looking for 'build' and other files not present in the download from Github.
At this stage I'm wondering if XI is suitable as both NRPE and NCPA are, in their own ways, half-baked on the most common platform my client uses (well in to the hundreds) - and they've purchased a license already. I'd love to see an installer that could be silently rolled out (such as I've successfully created for 10.8, 10.9 and 10.10 for NRPE) but what are the chances?
It's unrealistic to install the OS X development tools on each of these servers, as previously mentioned. Perhaps the best thing is to spend time writing SSH checks (instead of attempting agent setup/install) to at least get them up and running, and actually using their purchase the way it was intended?