Hi, I am able to fetch data of "quser" command using system.run[quser] from windows server but I am getting data in plain text, how I can convert this data in a required format so that I will be able to visualise it in Grafana
Ad Widget
Collapse
Zabbix Remote Command Execution using system.run
Collapse
X
-
Tags: None
-
I can give one more example
let say I am using (system.run[ls -l /] [HASHTAG="t4295"]return[/HASHTAG] a detailed file list of the root directory)....but I am getting this data in plain text which is of no use for me. I want to get this data in rows and table form so that I can easily visualise it in Grafana.....if any one know how can we do that? -
Not sure but check with preprocessing in item if it can help.
Comment
Comment