The architecture of Pandora FMS allows to create a light software pieces called “Agents” to gather and send information of the host to the server.

The latest agent created is for Windows Phone 7. Thanks to Patricio Martínez, member of Frameworks (Ecuador), one of our certified partners. Great Work!.

With a simple configuration, the agent will report the data to the choosed server:


This agent retrieve the following data from a Windows Phone 7 device:

  • GPS coordinates
  • OS Version
  • Current Application Memory Usage
  • Peak Memory Usage
  • Memory Usage Limit per Application
  • Device Manufacturer
  • Device Name
  • Device Firmware Version
  • Device Hardware Version
  • Device Total Memory
  • Is Keyboard Present in Device
  • Power Source
  • Unique Id of the device
  • Operating System Platform
  • Operating System Version

Most of this data will be reported in modules, other data as the OS Version and the GPS coordinates will be stored in the Agent configuration.


The GPS coordinates are really useful to track the device in a Pandora FMS console’s map.


 

You can download this Agent and a complete documentation from our Modules library.

Shares