View Single Post
  #2  
Old 07-18-2006, 02:08 AM
ts77 ts77 is offline
Senior Member
 
Join Date: Nov 2004
Posts: 288
Great stuff, thanks.

one little bug in litespeed_cacti_template.xml:

<hash_04001176d81d4e3c52dab62afa5205a9c517a2>
<name>LiteSpeed ExtApp</name>
<description>LiteSpeed ExtApp</description>
<xml_path>/xingwww/cacti/litespeed_extapp.xml</xml_path>

The xml_path needs to be:
<xml_path>&lt;path_cacti&gt;/resource/snmp_queries/litespeed_extapp.xml</xml_path>

Otherwise its looking good and the graphs are collection now.
Will look into it a little bit deeper later on.
Reply With Quote