[tor-bugs] #29816 [Internal Services/Tor Sysadmin Team]: replace "Tor VM hosts" spreadsheet with Grafana dashboard
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri May  3 21:22:48 UTC 2019
    
    
  
#29816: replace "Tor VM hosts" spreadsheet with Grafana dashboard
-------------------------------------------------+-------------------------
 Reporter:  anarcat                              |          Owner:  anarcat
     Type:  task                                 |         Status:
                                                 |  assigned
 Priority:  Medium                               |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Minor                                |     Resolution:
 Keywords:                                       |  Actual Points:
Parent ID:  #30273                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Comment (by anarcat):
 I have added moly to the spreadsheet. Memory and CPU allocations were
 extracted from libvirt with:
 {{{
 grep -e memory -e vcpu /etc/libvirt/qemu/*.xml
 }}}
 Because moly used LVM to allocate disks, I could also get the allocations
 with `lvdisplay -C`.
 The following was used to extract information from VMs in hetzner cloud:
 {{{
 cumin -o txt 'hetzner*' 'facter | grep -e processorcount -e memorysize -e
 "blockdevice_[^_]*_size"'
 }}}
 the spreadsheet should now cover all hosting locations with costs attached
 to them. i'd like to also have an inventory of all bare metal, but that
 will have to do for now.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29816#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list