Read/Write DB table...

Started by sushizang, June 22, 2009, 03:48:45 AM

Previous topic - Next topic

sushizang

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.