Teevity / ice

AWS Usage Tool
2.85k stars 434 forks source link

Since the 12th of July 2019, EC2 reserved instances billing stopped working... #293

Open TomGudman opened 4 years ago

TomGudman commented 4 years ago

Hi,

Since the 12/07/2019, ICE stopped getting AWS EC2 Reserved Instances (RIs) information. It will only displays the cost of your on-demand EC2 instances. Therefore ICE _ec2instance costs are on-demand cost only.

This is a FYI only because ICE seems unmaintained (by Netflix and Teevity) and I don't have the skills to fix it. So be aware of this issue before trialing ICE. If anyone has the courage to fix, please ping us in this ticket.

The rest though still seems to work.

nfonrose commented 4 years ago

Hi Tom,

Have you tried running Jim Roth’s fork? https://github.com/jimroth/ice/

It’s very up to date.

Nicolas

Le ven. 9 août 2019 à 03:44, TomGudman notifications@github.com a écrit :

Hi,

Since the 12/07/2019, ICE stopped getting AWS EC2 Reserved Instances (RIs) information. It will only displays the cost of your EC2 on-demand instances. Therefore ICE ec2_instance costs are on-demand cost only.

This is a FYI only because ICE seems unmaintained (by Netflix and Teevity) and I don't have the skills to fix it. So be aware of this issue before trialing ICE. If anyone has the courage to fix, please ping us in this ticket.

The rest though still seems to work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Teevity/ice/issues/293?email_source=notifications&email_token=AAAJJJPE2546YH6KCTGHJ5DQDS4VHA5CNFSM4IKPRCDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HEJCPDA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAJJJIRE2JAYURWQQJK6FDQDS4VHANCNFSM4IKPRCDA .

--

Nicolas Fonrose | Teevity | Founder +33.6.61.35.43.31 https://teevity.com - Cloud Costs Analytics for AWS, GCP and Azure powered by NetflixOSS Ice twitter - @nfonrose / @teevity

ghaber commented 4 years ago

Hi,

I do not know if anybody has access to Jim Roth, it would be great if he can publish the ice.war file so we can deplay it without the need of compilation. If not, I would try to do it but I remember in the past many problems with java and grails versions and dependencies.

Regards

fitchtravis commented 4 years ago

I just used his docker version. Seems to work ok

nfonrose commented 4 years ago

Hi @ghaber. Have you had any success with Jim Roth's docker version?

ghaber commented 4 years ago

No, I do not use Docker but I compiled the last version of Jim Roth repository making the ice.war and I was running the version for some time. It seems to work but I have gone back to the old version as I haven't got the time to read all new options and configurations related to the CUR.

agent462 commented 4 years ago

I've been tracking Jim's fork for a long time. Unfortunately, I always run into issues at varying steps. As I'm not very familiar with Java, I can usually track down where in the code the issue is but he is not accepting issues. He has made some cool improvements and we can all only hope he opens it up at some point.