process_env

Name: process_env
Retrieves all the environment variables per process in the target system.: Insight into the process data: Where was it started from, was it preloaded...

Query:
select * from process_envs;
Additional Query Info:
Version: 1.4.5
Platform: posix
Interval: 86400

JSON:
{
  "queries": {
    "process_env": {
      "query" : "select * from process_envs;",
      "interval" : "86400",
      "platform" : "posix",
      "version": "1.4.5",
      "description" : "Retrieves all the environment variables per process in the target system.",
      "value" : "Insight into the process data: Where was it started from, was it preloaded..."
    }
  }
}

You must be logged in to post a comment.

Proudly powered by WordPress   Premium Style Theme by www.gopiplus.com