Using that variable seems to have the same result. I think I must have something messed up. I was trying a few more of the traffic_line commands and they all error (except version and help). Here are some samples:
[root@localhost trafficserver]# traffic_line -r proxy.node.hostname traffic_line: Variable Not Found [root@localhost trafficserver]# traffic_line -x error: the requested command failed [root@localhost trafficserver]# traffic_line -c error: the requested command failed [root@localhost trafficserver]# traffic_line -V Apache Traffic Server - traffic_line - 3.0.1 - (build # 101821 on Nov 18 2011 at 21:35:51) -----Original Message----- From: Eric Balsa [mailto:[email protected]] Sent: Monday, November 21, 2011 11:33 AM To: [email protected] Subject: Re: A Couple of noob questions I believe this was changed in the recent past to "proxy.node.cache_hit_ratio" to remove the inferred dependance on anything 'http'. --Eric On Mon, Nov 21, 2011 at 9:25 AM, Petzel, David <[email protected]> wrote: > > > Am a *REALLY* new user to ATS and having a few issues I believe or > probably really noob questions, but I'm so far stumped. I'm running > 3.0.1 on CENTOS 5.7. I've managed to get traffic_server started and a > simple remap entry created and it appears to work. However I wanted to > look more into stats and hit ratios and stuff. From the admin guide I > tried "traffic_line -r proxy.node.http.cache_hit_ratio" however that produces: > > > > traffic_line: Variable Not Found > > > > Also from the admin guide I was trying to get traffic_shell to work, > however I get the following error: > > TSInit 5: Failed to initialize MgmtAPI in /usr/local/var/trafficserver > > > > > > At the moment I'm running all commands as root as this is just a VM I > setup to get a feel for ATS > > > > Thanks
