[ 
https://issues.apache.org/jira/browse/METRON-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15811987#comment-15811987
 ] 

ASF GitHub Bot commented on METRON-636:
---------------------------------------

Github user anandsubbu commented on the issue:

    https://github.com/apache/incubator-metron/pull/400
  
    Thanks @mattf-horton and @JonZeolla, I have now included the output of `df 
-h` . Here is a sample output on Mac.
    
    ```
    <snip>
    Total System Memory = 16384 MB
    Processor Model: Intel(R) Core(TM) i7-4870HQ CPU
    Processor Speed: 2.50GHz
    Total Physical Processors: 4
    Total cores: 4
    Disk information:
    /dev/disk1     465Gi  338Gi  127Gi    73% 88564601 33279109   73%   / 
    ```
    
    I did attempt to check for commands to capture the NIC card / interface 
information, but I have to agree with @mattf-horton that it is non-trivial and 
can vary widely depending on environments. I considered including the output of 
`ifconfig` at least, however I was not sure if a user's IP address would fall 
under sensitive information category--which some might not want having 
captured/shared in logs (or would they?)


> Capture memory and cpu details as a part of platform-info script
> ----------------------------------------------------------------
>
>                 Key: METRON-636
>                 URL: https://issues.apache.org/jira/browse/METRON-636
>             Project: Metron
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Anand Subramanian
>            Assignee: Anand Subramanian
>            Priority: Minor
>
> The platform-info.sh script currently does not capture the system memory 
> footprints.
> Many issues reported by users when deploying quick dev or full dev single 
> node deployments are due to system constraints (low memory for e.g.). It 
> would be good to enhance the platform-info script so that it can ease out 
> finding potential resource issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to