Search found 7 matches
- 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...
- Thu Jul 05, 2007 3:45 pm
- Forum: RMA for UNIX
- Topic: RMA 1.23 on FreeBSD SPARC
- Replies: 13
- Views: 42410
- Thu Jul 05, 2007 2:52 pm
- Forum: RMA for UNIX
- Topic: RMA 1.23 on FreeBSD SPARC
- Replies: 13
- Views: 42410
- 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...
- 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) #------------------------------------------------------------------------...
- Thu Jul 05, 2007 1:51 pm
- Forum: RMA for UNIX
- Topic: RMA 1.23 on FreeBSD SPARC
- Replies: 13
- Views: 42410
- 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...