Commit 3a39332e authored by jithu.tagore's avatar jithu.tagore

Update infra_as_service_monitor.py

parent 8bf3da8b
......@@ -225,6 +225,7 @@ def docker_container():
timing=str(int(time))+" Minutes"
data.append([container.name, container.id, container.attrs["State"]["Status"],timing])
print(data)
else:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment