LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Graphical tool for collecting events (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/graphical-tool-for-collecting-events-4175559913/)

zvivered 11-25-2015 10:20 PM

Graphical tool for collecting events
 
Hello,

I'm looking for a graphical tool that runs on the host. Upon request this tool collects all events running on the target (embedded PC) including interrupts and threads.

The events collection is done using an agent running on the target.

A non freeware tool is also acceptable.

Best regards,
Z.V

Habitual 11-26-2015 08:17 AM

You said "graphical" in the subject, so
Zabbix (client) is free.
Zabbix (server) is free.

snmp is free.

http://collectl.sourceforge.net/ is free.
but this has no graphical front-end, so that would be up to you.

Also, use of "host" and "target" is ambiguous in a client-server model.
Either way, zabbix can do this with it's agent and snmp collection.

Custom metrics would have to be scripted.
Other solutions may be out there.
Wait for additional suggestions.

Have a good day.

zhjim 11-26-2015 09:04 AM

Not sure if zabbix can get the interrupt values. At least on the default templates. As you can create nearly everything with zabbix templates this can get out of the way.
Maybe use http://sebastien.godard.pagesperso-orange.fr/ systat and bring that into zabbix.


All times are GMT -5. The time now is 08:51 PM.