What needs to be done to have MCStemperature log to a sql database? What steps need to be done? Is the box for sql database wanting a system dsn entry or putting in the servername\instance? I tried servername\instance but get an error about not being able to create the database. Will it work with having the database on a remote server or does it need to be local?
I have sqlexpress running on one of my servers and would like to have this write data there so that I can do trending over long periods of time using something like rrdtool or mrtg.
I have sqlexpress running on one of my servers and would like to have this write data there so that I can do trending over long periods of time using something like rrdtool or mrtg.
Comment