NetXMS Support Forum

English Support => Feature Requests => Topic started by: sushizang on June 22, 2009, 03:48:45 AM

Title: Read/Write DB table...
Post by: sushizang on June 22, 2009, 03:48:45 AM
Read and Write data on user own DB (Ex. MySQL).

Especially, Write the collected data by NetNMS into user own DB.

For Ex. Read disk size and write that into my DB.

Needed parameters are:

1. DB server address
2. DB name
3. User name
4. Password
5. Table name
6. Query (Something like Fieldname = 'myField')
.
.

How about you?

Thanks.
Regards.