The application will parse the response from a given url. Symon understands any response in the following format:
1268080027 TYPE Linux 1268080027 KERNEL 2.x.x-6-amd64 1268080027 HOSTNAME (hostname) 1268080027 CPU 0 38.38 1268080027 CPU 1 75.76 1268080027 MEM Memory 95.36 1268080027 MEM Buffer 21.62 1268080027 MEM Swap 1.61
At the moment the app understand and parses the lines containing CPU and MEM only. The numbers will be interpreted as percentage values, in case of CPU the current load and in case of MEM the current used space of memory.
SYNTAX:
[TIME] [CPU|MEM] [#|TYPE] [PERCENT]