|
|
| Author |
Message |
ijg0
Joined: 31 Oct 2005 Posts: 7
|
Posted: Thu Nov 10, 2005 9:04 am Post subject: poller_items table |
|
|
I now have distributed polling working on 0.8.6g by modding and backporting a few bits from the cvs code. I am getting the poller_id from the 'host' table but I think this should really come from poller_item. Where is this table populated from? Currently the column poller_id is just set to '0'.
Thanks |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9723 Location: MI, USA
|
Posted: Thu Nov 10, 2005 9:11 am Post subject: |
|
|
What is your question?
Larry |
|
| Back to top |
|
 |
ijg0
Joined: 31 Oct 2005 Posts: 7
|
Posted: Thu Nov 10, 2005 9:48 am Post subject: |
|
|
| Where is the poller_item table populated from? |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9723 Location: MI, USA
|
Posted: Thu Nov 10, 2005 10:50 am Post subject: |
|
|
combination of several tables. Primary the data_template_data.
Larry |
|
| Back to top |
|
 |
|