MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576581.py

File recipe-576581.py

recipes/Python/576581_Check_uptime_versiwhith/recipe-576581.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# Check which version and uptime on the clients
3
4import os

Callers

nothing calls this directly

Calls 6

getversionFunction · 0.85
getuptimeFunction · 0.85
loginMethod · 0.80
exitMethod · 0.45
closeMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected