Search found 7 matches

by Scott1669
Thu Aug 16, 2007 12:05 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

I have compiled the sources successfully and the agent starts just fine, but it will not allow authentication from any outside RMA console. I believe that the problem may lie in the password encryption peice. I think that the fact that the agent is compiled in full 64 bit, no 32 bit code will run on...
by Scott1669
Thu Jul 05, 2007 3:45 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

I have sent the output from the agent and my rma.ini file to support@ks-soft.net. There appears to be an authentication error, but I know I have correctly typed the password in the rma.ini file and the HostMonitor console.
by Scott1669
Thu Jul 05, 2007 2:52 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

Unfortunately, the system is behind a corporate firewall and such access is not permitted. If you can let me know what files/information you need, I can zip them up and e-mail them to you.
by Scott1669
Thu Jul 05, 2007 2:34 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

This? (/sys/sys/endian.h) #ifndef _SYS_ENDIAN_H_ #define _SYS_ENDIAN_H_ #include <sys/cdefs.h> #include <sys/_types.h> #include <machine/endian.h> #ifndef _UINT16_T_DECLARED typedef __uint16_t uint16_t; #define _UINT16_T_DECLARED #endif #ifndef _UINT32_T_DECLARED typedef __uint32_t uint32_t; #define...
by Scott1669
Thu Jul 05, 2007 2:00 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

From the Makefile: #----------------------------------------------------------------------------- # Project: RMA for UNIX # File: make file # Target OS: Linux, FreeBSD, solaris # Comment: # Developer: KS-Soft (www.ks-soft.net) #------------------------------------------------------------------------...
by Scott1669
Thu Jul 05, 2007 1:51 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

I have made no modification to the code that I know of.
by Scott1669
Thu Jul 05, 2007 12:58 pm
Forum: RMA for UNIX
Topic: RMA 1.23 on FreeBSD SPARC
Replies: 13
Views: 42410

RMA 1.23 on FreeBSD SPARC

I have compiled the RMA agent version 1.23 on FreeBSD running on a Sun Ultra5 SPARC platform. The agent has compiled without error as far as I can tell because the agent starts ok and is a running process, but I cannot see the agent from my HostMonitor console. The reply on any test other than 'ping...