|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
uptime monitor's data in db
Hello all
I have such kind problem.. On the server i have uptime monitor wich keeps statistics of my sites on that server when r they back-up and when they are down. Now i have made database in mysql with site, back-up (y/m/d, time), down(y/m/d, time). Now how can i make link between these uptime monitor file and mysql database, that automatically all datas from uptime monitor were placed in mysql database to make it easier to count how long sites were down. Thank you in advance for your help. |
|
#2
|
|||
|
|||
|
you need to find out if the monitor program exposes an object model that can be used from a seperate application. at the very least you should be able to find out what events it uses to report state changes.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > uptime monitor's data in db |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|