This website requires JavaScript.
Explore
Help
Sign In
dan
/
System-Monitoring-Daemon
Watch
1
Star
0
Fork
You've already forked System-Monitoring-Daemon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4630be0b83
System-Monitoring-Daemon
/
sensors
/
linux
/
__init__.py
7 lines
95 B
Python
Raw
Blame
History
class
CpuMonitor
:
def
__init__
(
self
)
:
self
.
stats
=
{
}
def
update
(
self
)
:
self
.
stats
=
{
}
Reference in New Issue
View Git Blame
Copy Permalink