Using the sysstat utility to save server usage information in XML format

2

Sysstat lets you collect all the information I need from the server:

CPU usage, memory, buffers ...

sadf - with the -x option prints in XML format.

I would like all information (CPU usage, memories, buffers) to be saved in XML format every 2 minutes. How can I do this? I'm not getting all the sysstat options to run with cron.

    
asked by anonymous 01.04.2017 / 18:54

0 answers