Kernel Info
Retrieves information from the current kernel in the target system.:
Query
select * from kernel_info;
Additional Query Info
- Version: 1.4.5
- Interval: 86400
JSON
{
"queries": {
"Kernel Info": {
"query": "select * from kernel_info;",
"interval": "86400",
"platform": "",
"version": "1.4.5",
"description": "Retrieves information from the current kernel in the target system.",
"value": ""
}
}
}