pandorafms/pandora_agents/embedded
Félix Suárez b7d9c9ff0e Modify aditional format years 2023-07-03 09:39:14 -06:00
..
util Update aditional years 2023-07-03 09:33:49 -06:00
AUTHORS
COPYING
INSTALL Update copyright years 2023-07-03 09:20:25 -06:00
LICENSE
Makefile.am
NEWS
README
TODO
autogen.sh
configure.in
pandora_agent.c Modify aditional format years 2023-07-03 09:39:14 -06:00
pandora_agent.conf
pandora_config.c Modify aditional format years 2023-07-03 09:39:14 -06:00
pandora_config.h Modify aditional format years 2023-07-03 09:39:14 -06:00
pandora_type.h Modify aditional format years 2023-07-03 09:39:14 -06:00
pandora_util.c Modify aditional format years 2023-07-03 09:39:14 -06:00
pandora_util.h Modify aditional format years 2023-07-03 09:39:14 -06:00

README

Pandora FMS agent for embedded devices
--------------------------------------

This is a first approach to a specific development for embedded devices
running Linux, specifically ARM-based devices. 

This Pandora FMS agent will not have all the features on the standard
Pandora FMS agents, and will have a different approach due it's developed in
C and have a completely different target. It's main goal is to have a plattform
to access serial devices connected to embedded Linux and report it's information
to a central Pandora FMS server.

In the future also will be used as a "cheap" hardware concentrator for other devices
to send information to a single point, being like a tentacle proxy. Tentacle server should
be developed prior to implement this mode (called Drone mode).