|
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><path_cacti>/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.
|