Lars
--
2. Do you get any error messages if you run the collector manually? You can
get the syntax with the command: cat /etc/cron.d/vmktree
The command will be something like:
/usr/bin/vmktree-esx3-collector esxname username
3. What distro are you using?
Lars
--
Hi zinda! Nice to hear from you again. :)
> I don't find the solution!!!!!
> when i run the collector manually. I obtain "vmktree-collector is already
> running"
The collector is invoked from /etc/cron.d/vmktree. You can comment out
a line there, wait a minute and try to run the collector manually again.
> I type in /sys/myesx : rrdtool dump x.rrd
You can also use rrdtool fetch to check this. Gives more readable output
about the latest values. :)
> My files "x.rrd" contains "nan=not a number".vmktree can't obtain the data
> from my esx but vmktree see all vm's.
You have graphs working for your virtual machines, but not your ESX
hosts?
> The distrib is not in cause because it worked one time and then nothing...
You might be right about that. Data is however stored at different
locations on different distros so it could possibly help in giving you
advices based on your distro.
Lars
Did you try running the collector manually again after disabling the
collector in cron? Any error messages?
>
> rrdtool fetch cpu0.rrd (for exemple) AVERAGE :
> ...1215006240:nan nan nan
> 1215006300: nan nan nan
> ...
Looks like there are no updates.
> date is stored :/var/lib/vmktree/sys
> /net
> /vm
> my distrib is linux 2.6.18-5-486 i686 GNU Linux.
Almost sounds like youre using Debian 4.0 :)
Lars