Skip to content

Releases: cdsl-research/ecoman

v2.2.3

23 Jun 07:37
6cb471b
Compare
Choose a tag to compare

Update

(.venv) koyama@koyama-main:~/ecoman/crawler$ HOSTS_PATH=../hosts.yml python main.py
2022-06-23 02:27:49,767          Starting crawler loop
2022-06-23 02:27:49,767          Crawl interval =60[sec]
2022-06-23 02:27:49,767          ++++++ Start crawling ++++++
2022-06-23 02:27:49,804          +++ Connect to mint +++
2022-06-23 02:27:49,816          Connected (version 2.0, client OpenSSH_7.9)
2022-06-23 02:27:50,173          Authentication (publickey) successful!
2022-06-23 02:27:50,173          ++++++ Start get_vms_list ++++++
2022-06-23 02:27:52,157          +++ Connect to jasmine +++
2022-06-23 02:27:52,171          Connected (version 2.0, client OpenSSH_8.3)
2022-06-23 02:27:52,530          Authentication (publickey) successful!
2022-06-23 02:27:52,530          ++++++ Start get_vms_list ++++++
2022-06-23 02:27:58,977          +++ Connect to rose +++
2022-06-23 02:27:58,992          Connected (version 2.0, client OpenSSH_8.1)
2022-06-23 02:27:59,359          Authentication (publickey) successful!
2022-06-23 02:27:59,360          ++++++ Start get_vms_list ++++++
2022-06-23 02:28:04,464          +++ Connect to lotus +++
2022-06-23 02:28:04,476          Connected (version 2.0, client OpenSSH_8.6)
2022-06-23 02:28:04,851          Authentication (publickey) successful!
2022-06-23 02:28:04,851          ++++++ Start get_vms_list ++++++
2022-06-23 02:28:15,009          +++ Connect to violet +++
2022-06-23 02:28:15,019          Connected (version 2.0, client OpenSSH_8.1)
2022-06-23 02:28:15,273          Authentication (publickey) successful!
2022-06-23 02:28:15,273          ++++++ Start get_vms_list ++++++
2022-06-23 02:28:15,502          stderr: Skipping invalid VM '7'

2022-06-23 02:28:21,468          +++ Connect to iris +++
2022-06-23 02:28:21,481          Connected (version 2.0, client OpenSSH_8.3)
2022-06-23 02:28:21,845          Authentication (publickey) successful!
2022-06-23 02:28:21,845          ++++++ Start get_vms_list ++++++
2022-06-23 02:28:28,003          Waiting for next crawl: 38.2358193397522 [sec]

What's Changed

  • Fixes by format action by @github-actions in #28
  • Tomoyk/update logging on crawler by @tomoyk in #29

Full Changelog: v2.2.2...v2.2.3

v2.2.2

22 Jun 06:37
d3f6941
Compare
Choose a tag to compare

Update

Before After
Screenshot 2022-06-22 at 15-35-41 ECoMan Detail iris 23 Screenshot 2022-06-22 at 15-35-20 ECoMan Detail iris 23

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

22 Jun 00:57
8056449
Compare
Choose a tag to compare

Bug Fix & Container Image Tag Fix

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Jun 06:13
3a3687c
Compare
Choose a tag to compare

New Feature: VM Summary per ESXi Node

image

Numbering VM

image

What's Changed

  • Fixes by autopep8 action by @github-actions in #15
  • add autopep8 actions by @tomoyk in #14
  • Fixed triggered event: Image Build by @tomoyk in #16
  • code format by @tomoyk in #17
  • Fixes by format action by @github-actions in #18
  • Fixes by format action by @github-actions in #20
  • update commit tag by @tomoyk in #19
  • Fixes by format action by @github-actions in #22
  • Add features by @tomoyk in #23

New Contributors

  • @github-actions made their first contribution in #15

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Jun 10:59
55cd00d
Compare
Choose a tag to compare

What's Changed

image

Full Changelog: v2.0.1...v2.1.0

v2.0.1

02 Jun 11:03
1b4d673
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

02 Jun 05:38
9ae0608
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tomoyk made their first contribution in #6

Full Changelog: https://github.com/cdsl-research/ecoman/commits/v2.0.0