I have some Windows CE devices installed on remote locations. I would like to monitor these devices, by generating a custom XML or CSV file, that PRTG should import periodically. My problem is, that these devices are sometimes offline, meaning I would have more than the one value I usually have, when connection succeeds, and data should be imported. I guess this feature acts a lot like the Remote Probes that you have created, in the way that it supports a message queue.
Would it be possible to create a custom sensor, that takes a file, and does this catch up? I realize that your database differentiates itself from a SQL database by being an "add-only" database, but this wouldn't be compromised by what I'm asking. I just want to be able to add values that doesn't default to "now" but instead is a list of all "todays values" that PRTG can add to its database...
Add comment