JINMEI Tatuya
|
01c85b2bf8
[2297] added a pretty-form of uptime in addition to the bare seconds
|
il y a 12 ans |
JINMEI Tatuya
|
7d777cee74
[2297] use smp.forward_signal_enabled to detect SMP-support kernel on freebsd.
|
il y a 12 ans |
Jelte Jansen
|
db05d3bab1
[2172] use netstat instead of route on openBSD
|
il y a 13 ans |
Jelte Jansen
|
ffc684f617
[2172] only use 'distro' value on linux
|
il y a 13 ans |
Jelte Jansen
|
be7f08f05a
[2172] set mem_info to None in OSX before overwriting
|
il y a 13 ans |
Jelte Jansen
|
1bb96c51fe
[2172] use 3-tuple instead of fixed-size list for loadavg
|
il y a 13 ans |
Jelte Jansen
|
7520a6838a
[2172] set some more members to None initially
|
il y a 13 ans |
Jelte Jansen
|
05cff66f9a
[2172] use None instead of -1 for unknown values
|
il y a 13 ans |
Jelte Jansen
|
665f4873d2
[2172] refactor sysinfo tests
|
il y a 13 ans |
Jelte Jansen
|
121e490ee2
[2172] fix page_size regex
|
il y a 13 ans |
Jelte Jansen
|
a47c2eae8d
[2172] rearrange freebsd/osx hierarchy
|
il y a 13 ans |
Jelte Jansen
|
d130356fbc
[2172] Add OSX support to isc-sysinfo
|
il y a 13 ans |
Mukund Sivaraman
|
1100d1a669
[2122] Add isc.sysinfo.SysInfo implementation for FreeBSD (squashed commit)
|
il y a 13 ans |
Mukund Sivaraman
|
a9e21b463c
[2121] Address review comments
|
il y a 13 ans |
Mukund Sivaraman
|
5255dd6b43
[2121] Fix member variable names
|
il y a 13 ans |
Mukund Sivaraman
|
b1507181e9
[2121] Strip output of hostname so it doesn't contain newlines
|
il y a 13 ans |
Mukund Sivaraman
|
d474871129
[2121] Add isc.sysinfo.SysInfo implementation for OpenBSD
|
il y a 13 ans |
Mukund Sivaraman
|
e26eb608b1
[2062] Add testcases for SysInfo Linux implementation
|
il y a 13 ans |
Mukund Sivaraman
|
304e2b97b8
[2062] Add a testcase for SysInfoFromFactory
|
il y a 13 ans |
Mukund Sivaraman
|
c7017fc5e4
[2062] Call parent's __init__() in SysInfoLinux
|
il y a 13 ans |
Mukund Sivaraman
|
9dfb07c8ce
[2062] Add a factory to create system-specific SysInfo instances
|
il y a 13 ans |
Mukund Sivaraman
|
f4e22ffd7b
[2062] Fix class description
|
il y a 13 ans |
Mukund Sivaraman
|
04fd11bf05
[2062] Show network information
|
il y a 13 ans |
Mukund Sivaraman
|
5c6c47046b
[2062] Add OS distribution name
|
il y a 13 ans |
Mukund Sivaraman
|
b2a7049b19
[2062] Update showtech tool to start showing info
|
il y a 13 ans |