Hi,
There is a port for 1.2.13 in preparation.
Check
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188406I have used it.
I have had to delete "NO_PACKAGE= yes" line from the Makefile in order to build and install.
It build and install ok, the server is stable.
I have problem with the agent (1.2.13). For different parameters the agent return INTERNAL_ERROR.
An agent log (debug level 9) look like this:
[11-May-2014 11:51:52.658] [DEBUG] [session:0] Received message CMD_GET_PARAMETER
[11-May-2014 11:51:52.659] [DEBUG] [session:0] Requesting parameter "Net.Interface.BytesIn(1)"
[11-May-2014 11:51:52.659] [DEBUG] [session:0] GetParameterValue(): result is 500 (INTERNAL_ERROR)
[11-May-2014 11:51:52.659] [DEBUG] [session:0] Sending message CMD_REQUEST_COMPLETED (size 32)
[11-May-2014 11:51:52.661] [DEBUG] [session:0] Message dump:
** 004100000000005800002E8000000001
** 00000055010000000000003600530079
** 007300740065006D002E004D0065006D
** 006F00720079002E0050006800790073
** 006900630061006C002E005500730065
** 0064000000650072
** code=0x0041 (CMD_GET_PARAMETER) flags=0x0000 id=11904 size=88 numFields=1
** [ 85] STRING "System.Memory.Physical.Used"
[11-May-2014 11:51:52.661] [DEBUG] [session:0] Received message CMD_GET_PARAMETER
[11-May-2014 11:51:52.661] [DEBUG] [session:0] Requesting parameter "System.Memory.Physical.Used"
[11-May-2014 11:51:52.662] [DEBUG] [session:0] GetParameterValue(): result is 0 (SUCCESS)
[11-May-2014 11:51:52.662] [DEBUG] [session:0] Sending message CMD_REQUEST_COMPLETED (size 64)
[11-May-2014 11:51:52.663] [DEBUG] [session:0] Message dump:
** 004100000000004800002E8100000001
** 00000055010000000000002600530079
** 007300740065006D002E004300500055
** 002E004C006F00610064004100760067
** 0035320033003900
** code=0x0041 (CMD_GET_PARAMETER) flags=0x0000 id=11905 size=72 numFields=1
Maybe somebody have a suggestion.
Thanks,
V.V.