Search found 4 matches
- Mon Jan 28, 2008 5:19 pm
- Forum: Feature Requests
- Topic: Host template Data query re-index method
- Replies: 4
- Views: 5502
- Mon Jan 28, 2008 2:23 pm
- Forum: Feature Requests
- Topic: Host template Data query re-index method
- Replies: 4
- Views: 5502
Host template Data query re-index method
This patch adds possibility to associate re-index method with Indexed data query in host template Maybe there was a reason to not include this but I needed it so I added it. You must add new column into MySQL table host_template_snmp_query ALTER TABLE `host_template_snmp_query` ADD COLUMN `reindex_m...
- Fri Jan 25, 2008 3:45 am
- Forum: Scripts and Templates
- Topic: Script Server Version of teMySQL stats and Host Template
- Replies: 29
- Views: 33882
Re: WARNING: Result from SERVER not valid. Partial Result
maybe you have apache2 binded to real interface address and MySQL running on localhost, so get fqdn from /etc/hosts for that real address and then GRANT privileges for cactiuser from this address.evert wrote:How can this be?
- Tue Oct 23, 2007 9:27 am
- Forum: Feature Requests
- Topic: Indexed Queries -> Graph items
- Replies: 0
- Views: 1171
Indexed Queries -> Graph items
hello, I didn't seen anything like this in this forum yet so: wouldn't be a nice thing to have created more graph items from indexed query? so lot of data sources will be merged into one graph from one data source created by indexed query. With this it will be possible to group similiar stuff like d...