403Webshell
Server IP : 150.230.34.123  /  Your IP : 216.73.217.23
Web Server : LiteSpeed
System : Linux amd-instance-20210802-1657 5.15.0-1042-oracle #48~20.04.1-Ubuntu SMP Mon Aug 21 18:27:46 UTC 2023 x86_64
User : ubuntu ( 1001)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /etc/oracle-cloud-agent/plugins/gomon/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/oracle-cloud-agent/plugins/gomon/config.yml
logDir: "/var/log/oracle-cloud-agent/plugins/gomon"
# telemetry metrics will be collected every 10 seconds
telemetryInterval: 10s
# a metrics batch contains 6 cycles of metrics
telemetryBatchSize: 6
# on failure number of batches to save in ring buffer.
# number of metrics in ring buffer will be telemetryBatchCountInRing * telemetryBatchSize
telemetryBatchCountInRing: 3
telemetry:
  sample: false
  metrics:
    - name: CpuUtilization
      unit: Percent
      sample: 10
      min_range: 0
      max_range: 100
    - name: MemoryUtilization
      unit: Percent
      sample: 10
      min_range: 0
      max_range: 100
    - name: NetworksBytesIn
      unit: Bytes
      sample: 10000
    - name: NetworksBytesOut
      unit: Bytes
      sample: 10000
    - name: DiskBytesRead
      unit: Bytes
      sample: 10000
    - name: DiskBytesWritten
      unit: Bytes
      sample: 10000
    - name: DiskIopsRead
      unit: Operations
      sample: 10000
    - name: DiskIopsWritten
      unit: Operations
      sample: 10000
    - name: LoadAverage
      unit: NumberOfProcesses
      sample: 0.09
    - name: MemoryAllocationStalls
      unit: NumberOfStalls
      sample: 0.0
  perfmon:
    metrics:
      - path: \Processor Information(_Total)\% Processor Time
        telemetry_metric_name: CpuUtilization
        type: double
      - path: \Memory\% Committed Bytes In Use
        telemetry_metric_name: MemoryUtilization
        type: double
      - path: \PhysicalDisk(_Total)\Disk Reads/sec
        telemetry_metric_name: DiskIopsRead
        type: raw
      - path: \PhysicalDisk(_Total)\Disk Writes/sec
        telemetry_metric_name: DiskIopsWritten
        type: raw
      - path: \PhysicalDisk(_Total)\Disk Read Bytes/sec
        telemetry_metric_name: DiskBytesRead
        type: raw
      - path: \PhysicalDisk(_Total)\Disk Write Bytes/sec
        telemetry_metric_name: DiskBytesWritten
        type: raw
      - path: \Network Interface(*)\Bytes Received/sec
        telemetry_metric_name: NetworksBytesIn
        type: raw
      - path: \Network Interface(*)\Bytes Sent/sec
        telemetry_metric_name: NetworksBytesOut
        type: raw
      - path: \System\Processor Queue Length
        telemetry_metric_name: LoadAverage
        type: double

Youez - 2016 - github.com/yon3zu
LinuXploit