I'm using Cacti 0.8.8b.
I've devices with associated SNMP data queries.
With "Devices->Create graphs for this host", I've created some graphs.
These graphs have |query_ServiceName| in their title.
I've chosen "Verify All fields" in reindex method, and in my xml file, I've
Code: Select all
<index_order>ServiceName:ServiceType</index_order>
I've tried tons of tests and read hundreds of posts without really understanding how to update my graph titles.
The only ways to update them are :
* Click on "Verbose query" or on the green circle in "Associated data queries"
* Run the cli poller_reindex_hosts.php script
But the first option is manual, the second is too heavy...
So my questions are :
Is the "re-index method" field devoted to this function ?
More generally, is it possible to use fields with
Code: Select all
<direction>input</direction>
Regards,
Bernard