You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vmktree
I've completed the setup, added 2 of my ESX3.5u3 servers and
successfuly started graphing data. However, I seem to be missing a few
graphs, there is just an "X" placeholder where the graph should be and
if I hover over there is a date/timestamp hoverinfo as if there is
data?
Lars Troen
unread,
Sep 9, 2009, 3:34:08 PM9/9/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vmk...@googlegroups.com
Gravydog,
Do you have lun names with spaces in? You can solve this issue by adding single quotes around the variable on line 423 of cgi-bin/vmk/vmktree to:
my $FILENAME="'$fil'";