RMA certisfied for VMware ESX
RMA certisfied for VMware ESX
Hi
I know that the HostMonitor Agent RMA is not certisfied for VMware ESX. Do you know of any plans for doing so or is it you that will take action for making it certisfied for use on the VMware ESX platform?
Have you any surgestions on how to get further on with this?
Vere kind regards
Mogens B. Lassen
I know that the HostMonitor Agent RMA is not certisfied for VMware ESX. Do you know of any plans for doing so or is it you that will take action for making it certisfied for use on the VMware ESX platform?
Have you any surgestions on how to get further on with this?
Vere kind regards
Mogens B. Lassen
I will try to explain our policy...
We have not tested VMware because 1-10 testing systems will not discover all possible problems. We are testing HostMonitor in our network all the time. However we upload Beta version every time we make significant changes in the code. It may work perfectly in our environment but we call it "Beta" because it may lead to some problems on 1/100 of the systems. If Beta version was tested by 1000 customers (at least) and we have not received any bug reports, then we upload release.
I am afraid we do not have 1000 VMware users. That's why we cannot be sure RMA works fine on such systems.
You may try it in your environment, may be it works perfectly...
Regards
Alex
We have not tested VMware because 1-10 testing systems will not discover all possible problems. We are testing HostMonitor in our network all the time. However we upload Beta version every time we make significant changes in the code. It may work perfectly in our environment but we call it "Beta" because it may lead to some problems on 1/100 of the systems. If Beta version was tested by 1000 customers (at least) and we have not received any bug reports, then we upload release.
I am afraid we do not have 1000 VMware users. That's why we cannot be sure RMA works fine on such systems.
You may try it in your environment, may be it works perfectly...
Regards
Alex
Hi Alex
Sure - I understand your points...
...but I have to ask you again... is it you who are going to take the first step in getting the agent "clear" or is it VMware?
I see your point in not having this many users on VMware for not doing a lot of work for a little audience but if it would be driven by the VMware group then there will be not that much work in it.
/Mogge
Sure - I understand your points...
...but I have to ask you again... is it you who are going to take the first step in getting the agent "clear" or is it VMware?
I see your point in not having this many users on VMware for not doing a lot of work for a little audience but if it would be driven by the VMware group then there will be not that much work in it.
/Mogge
I think everything is up to you and other customers. Have you tried RMA? Do you have any problems?is it you who are going to take the first step in getting the agent "clear" or is it VMware
If yes, please describe the problem and we will try to fix that.
If you do not have any problems and RMA works fine on your VMware system, please send feedback as well.
Regards
Alex
-
- Posts: 76
- Joined: Wed Mar 21, 2007 5:51 am
- Location: Klarup (AAlborg), Demark
[quote="mos-eisley"]Not on the ESX server itself - but all my clients and HM server are virtual. Is that what You was looking for? Or was it on the ESX server itself?[/quote]
I think he wants to run the agent on the ESX host server.
I want to do the same, but how to get and install all this wounderfull stuf:
libstdc++
libm.so
libgcc_s
libpthread
libc
ld-linux
I did not get any information on this at http://gcc.gnu.org/
Is there any guide telling step-by-step where to get what and how to install on ESX ?
I will be happy to test, I got a testenviroment for ESX.
/Hans
I think he wants to run the agent on the ESX host server.
I want to do the same, but how to get and install all this wounderfull stuf:
libstdc++
libm.so
libgcc_s
libpthread
libc
ld-linux
I did not get any information on this at http://gcc.gnu.org/
Is there any guide telling step-by-step where to get what and how to install on ESX ?
I will be happy to test, I got a testenviroment for ESX.
/Hans
What exact version of ESX server have you got installed? I just downloaded the VMware ESX Server 3.0.1 and I can see everything you need on installation CD in /VMware/RPMS folder:k2teknik wrote:I want to do the same, but how to get and install all this wounderfull stuf:
libstdc++
libm.so
libgcc_s
libpthread
libc
ld-linux
glibc-2.3.2-95.37.i686.rpm
libstdc++-3.2.3-53.i386.rpm
libgcc-3.2.3-53.i386.rpm
You just should use "rpm" command to install appropriate rpm packages from the installation CD. If you do not have these packages on the VMWare ESX server installation CD, you may download it from the internet, for example from here: http://rpm.pbone.net/k2teknik wrote:Is there any guide telling step-by-step where to get what and how to install on ESX ?
Regards,
Yoorix
I had only tryed out vmware 2.54 (and it is missing something)
So I just did test on 3.01 and the rma agent start to Listening...
But I can't get connetion from HostMonitor, it just timeout.
I can ping in both directions, and an agent I have on a Windows platform connets correctly.
My rma.ini look like this:
RmaPath = /tmp/RMA/rma
TmpDir =
Comment=myComments
Host=IP_on_Host_where_agent_is_running
Port=1055
Timeout=5000
Password=mypassword
[Logging]
LogSuccess=0
OkLogFile=log.txt
LogFails=1
BadLogFile=log.txt
VerboseLogFile=log_verbose.txt
[IncomeFilter]
FilterActive=0
FilterList=127.0.0.1 192.168.1.10 192.168.1.12 192.168.1.101 192.168.1.102
FilterMarks=11111
[RemoteManagment]
AllowUpdates=0
UpdateAddr=192.168.1.100-192.168.1.105, 192.168.1.12, 127.0.0.1
AllowManage=0
ManageAddr=192.168.1.100-192.168.1.105, 192.168.1.12, 127.0.0.1
[EnabledTests]
Ping=1
TCP=1
UDP=1
UNC=1
FolderSize=1
CountFiles=1
FileExists=1
TextLog=1
FileCRC=1
CompareFiles=1
Process=1
CPUUsage=1
Script=1
External=1
ODBC=1
SNMP=1
ShellScript=1
[EnabledActions]
ExecuteAction=0
TcpUdpAction=1
SyslogAction=1
[Tests]
CPUUsageScript=cpu.sh
ProcCntScript=proccnt.sh
ProcListScript=proclist.sh
********************
Regards.
/Hans
So I just did test on 3.01 and the rma agent start to Listening...
But I can't get connetion from HostMonitor, it just timeout.
I can ping in both directions, and an agent I have on a Windows platform connets correctly.
My rma.ini look like this:
RmaPath = /tmp/RMA/rma
TmpDir =
Comment=myComments
Host=IP_on_Host_where_agent_is_running
Port=1055
Timeout=5000
Password=mypassword
[Logging]
LogSuccess=0
OkLogFile=log.txt
LogFails=1
BadLogFile=log.txt
VerboseLogFile=log_verbose.txt
[IncomeFilter]
FilterActive=0
FilterList=127.0.0.1 192.168.1.10 192.168.1.12 192.168.1.101 192.168.1.102
FilterMarks=11111
[RemoteManagment]
AllowUpdates=0
UpdateAddr=192.168.1.100-192.168.1.105, 192.168.1.12, 127.0.0.1
AllowManage=0
ManageAddr=192.168.1.100-192.168.1.105, 192.168.1.12, 127.0.0.1
[EnabledTests]
Ping=1
TCP=1
UDP=1
UNC=1
FolderSize=1
CountFiles=1
FileExists=1
TextLog=1
FileCRC=1
CompareFiles=1
Process=1
CPUUsage=1
Script=1
External=1
ODBC=1
SNMP=1
ShellScript=1
[EnabledActions]
ExecuteAction=0
TcpUdpAction=1
SyslogAction=1
[Tests]
CPUUsageScript=cpu.sh
ProcCntScript=proccnt.sh
ProcListScript=proclist.sh
********************
Regards.
/Hans
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
So, you have been able to start the agent on VMWare ESX 3.0.1. Great news.
What exact error do you see on HostMonitor's side? Connection error? Cannot read data? Other?
What messages do you see in the log.txt file, that is located in rma's forlder on ESX machine?
Could you try to start the agent in verbose mode using parameters -i -vd (e.g. ./rma -i -vd ./rma.ini)?
Regards,
Max

What exact error do you see on HostMonitor's side? Connection error? Cannot read data? Other?
What messages do you see in the log.txt file, that is located in rma's forlder on ESX machine?
Could you try to start the agent in verbose mode using parameters -i -vd (e.g. ./rma -i -vd ./rma.ini)?
Regards,
Max
-
- Posts: 76
- Joined: Wed Mar 21, 2007 5:51 am
- Location: Klarup (AAlborg), Demark
I belive there is a firewall build into the Service Console of the ESX server, You need to open the port in it.
Read: http://www.esxguide.com/esx/content/view/20/77/
esxcfg-firewall
esxcfg-firewall --openPort <port,Protocol,Direction,name>
esxcfg-firewall --closePort <port,Protocol,Direction>
port: Apllication Port
Protocol:tcp or udp
Direction: in or out
name: Descriptive name of rule
esxcfg-firewall -q to query settings
Finally, If You use The Virtual Infrastructure client - even the firewall is open via the commands above, you wont see it in that client, it only shows the standard ports it is aware about.
Read: http://www.esxguide.com/esx/content/view/20/77/
esxcfg-firewall
esxcfg-firewall --openPort <port,Protocol,Direction,name>
esxcfg-firewall --closePort <port,Protocol,Direction>
port: Apllication Port
Protocol:tcp or udp
Direction: in or out
name: Descriptive name of rule
esxcfg-firewall -q to query settings
Finally, If You use The Virtual Infrastructure client - even the firewall is open via the commands above, you wont see it in that client, it only shows the standard ports it is aware about.
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
I think, Normann is right. It is exatly the firewall issue. We just have testes the "RMA 1.25 for Linux" on VMWare ESX Server 3.0.1 and the agent works fine.
So, you may use "RMA 1.25 for Linux" on VMware ESX Server 3.0.1 without hesitation. "RMA 1.25 for Linux" is available at our site: http://www.hostmonitor.biz/download/rma ... lini32.tgz
Regards,
Max
So, you may use "RMA 1.25 for Linux" on VMware ESX Server 3.0.1 without hesitation. "RMA 1.25 for Linux" is available at our site: http://www.hostmonitor.biz/download/rma ... lini32.tgz
Regards,
Max
[quote="KS-Soft Europe"]I think, Normann is right. It is exatly the firewall issue. We just have testes the "RMA 1.25 for Linux" on VMWare ESX Server 3.0.1 and the agent works fine.
So, you may use "RMA 1.25 for Linux" on VMware ESX Server 3.0.1 without hesitation. "RMA 1.25 for Linux" is available at our site: http://www.hostmonitor.biz/download/rma ... lini32.tgz
Regards,
Max[/quote]
Thanks for this tip, it was the firewall I had forgot all about.
http://www.esxguide.com was new to me too.
So it is working, exept from the fact that the agent do not support "Drive free space". And info on "Drive free space" is what I need.
Anyone with an idea on how to make this agent more "Drive free space" friendly ?
I am using UNC to get "Drive free space" from my Windows and Novell servers, but this wan't work against my vmware 2.54 & 3.01 (I expect that I need samba on vmware to be able to do this UNC test, and do not want to installe samba just for this)
/Hans
So, you may use "RMA 1.25 for Linux" on VMware ESX Server 3.0.1 without hesitation. "RMA 1.25 for Linux" is available at our site: http://www.hostmonitor.biz/download/rma ... lini32.tgz
Regards,
Max[/quote]
Thanks for this tip, it was the firewall I had forgot all about.
http://www.esxguide.com was new to me too.
So it is working, exept from the fact that the agent do not support "Drive free space". And info on "Drive free space" is what I need.
Anyone with an idea on how to make this agent more "Drive free space" friendly ?
I am using UNC to get "Drive free space" from my Windows and Novell servers, but this wan't work against my vmware 2.54 & 3.01 (I expect that I need samba on vmware to be able to do this UNC test, and do not want to installe samba just for this)
/Hans
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Actually, "Drive free space" is not supported by Linux agent. You have to use "UNC" test method instead. Here you can find the information regarding tests: http://www.ks-soft.net/hostmon.eng/index-tests.htmk2teknik wrote:So it is working, exept from the fact that the agent do not support "Drive free space". And info on "Drive free space" is what I need.
What exact status does test return? What error do you see in "Reply" field? Have you selected the appropriate agent from "Test By" dropdown in "Test Properties" window?k2teknik wrote:I am using UNC to get "Drive free space" from my Windows and Novell servers, but this wan't work against my vmware 2.54 & 3.01 (I expect that I need samba on vmware to be able to do this UNC test, and do not want to installe samba just for this)
You do not need samba, you just have to select agent from the "Test by" dropdown and specify necessary file system to check(e.g. /usr/local, /opt/, etc.)
Actually, "UNC" test method works with agent on ESX 3.0.1 as well in our environment.
What exact agent have you installed on the ESX server? You may try "RMA 1.25 for Linux" that is available at our site: http://www.ks-soft.net/hostmon.eng/downpage.htm#unix
Regards,
Max
Last edited by KS-Soft Europe on Thu Jul 26, 2007 6:23 am, edited 1 time in total.
It returns "Windows cannot find the network path, verify that the network path is correct ................"What exact status does test return? What error do you see in "Reply" field?
In this case I use "Host Monitor"Have you selected the appropriate agent from "Test By" dropdown in "Test Properties" window?
In test method I use "UNC"
In path I had been trying different ways:
//servername/tmp/ or //servername/home/ or //servername/var/
\\servername\tmp\ or \\servername\home\ or \\servername\var\
//servername/dev/cciss/c0d0p2
They all fail to return any information.
I am unsure about the syntaks in "path".
I am using agent RMA 1.25 for Linux.You do not need samba, you just have to select agent from the "Test by" dropdown and specify necessary file system to check(e.g. /usr/local, /opt/, etc.)
Actually, "UNC" test method works with agent on ESX 3.0.1 as well in our environment.
What exact agent have you installed on the ESX server? You may try "RMA 1.25 for Linux" that is available at our site: http://www.ks-soft.net/hostmon.eng/downpage.htm#unix
Regards,
Max
Regards.
/Hans