Skip to content

host agent 기동시 SigarException발생 #740

@hutswing

Description

@hutswing

host agent기동시 아래 메세지와 같은 에러가 발생합니다. host agent버전은 2.x, 1.x ,0.x대 모두 테스트해봤는데 동일한 현상이 발생합니다.

환경 : Windows 2012 R2 Standard / java 1.7
에러메세지 :
20200824 15:15:31 Version 1.7.3.1 2017-08-21 11:58 GMT
20200824 15:15:31 [A113] Counter Collector Started (#5)
20200824 15:15:31 [A10] host agent boot seed=xo30fhn1lk
20200824 15:15:31 [A01] Scouter Host Agent Version 1.7.3.1 2017-08-21 11:58 GMT
20200824 15:15:32 [A119] Agent UDP local.port=0
20200824 15:15:32 [A145] SigarException trying to stat file system device E:
org.hyperic.sigar.SigarException: The device is not ready.
: E:
org.hyperic.sigar.SigarProxyCache.invoke(SigarProxyCache.java:220)
com.sun.proxy.$Proxy2.getFileSystemUsage(Unknown Source)
scouter.agent.counter.task.HostNetDiskPerf.diskIO(HostNetDiskPerf.java:154)
scouter.agent.counter.task.HostNetDiskPerf.process(HostNetDiskPerf.java:81)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
scouter.agent.counter.CounterExecutingManager$Invocation.process(CounterExecutingManager.java:93)
scouter.agent.counter.CounterExecutingManager.run(CounterExecutingManager.java:58)
20200824 15:15:33 [INFO] Num of Cpu Cores : 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions