Skip to content

OSProcess.getUptime() sometimes return negative numbers on linux #623

Closed
@Space2Man

Description

While monitoring processes I noticed that for some processes on my system the uptime is reported as negative number ... See how the uptime changes:

19/Sep/2018 16:51:29,224- INFO  ProcessStats: Found process java with uptime -45463780973
19/Sep/2018 16:51:53,119- INFO  ProcessStats: Found process java with uptime -45463757055
19/Sep/2018 16:52:53,084- INFO  ProcessStats: Found process java with uptime -45463697081
19/Sep/2018 16:53:53,030- INFO  ProcessStats: Found process java with uptime -45463637130
19/Sep/2018 16:54:53,025- INFO  ProcessStats: Found process java with uptime -45463577130

So far I noticed this only on Linux.

Thanks and best regards, Space

Metadata

Assignees

No one assigned

    Labels

    confirmed bugConfirmed bugs. Highest priority to fix.fixedBug fixed, if issue is open needs user testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions