Ticket #912 (new maintenance)

Opened 5 months ago

Last modified 5 months ago

Stats for TTT

Reported by: chris Owned by: chris
Priority: minor Milestone: Maintenance
Component: Parrot server Keywords:
Cc: Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 0.25

Description

Nicola at TTT has asked:

Could you let me know the size of the TTT and Transition Streets sites
please? I have Google Analytics for TTT but not for Transition Streets, and
I wonder if you could also tell me how many visitors it gets annually?

Change History

comment:1 Changed 5 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.25
  • Total Hours changed from 0.0 to 0.25

TTT space:

cd /home/ttt/sites/default
du -h --max-depth=1
1.9G    ./wp-content
7.1M    ./wp-admin
13M     ./wp-includes
1.9G    .

And the database:

ls -lah /home/sqldump/ttt.sql
-rw------- 1 root root 808M Jun 21 01:07 /home/sqldump/ttt.sql

Transition Streets space:

cd /home/ts/sites/default
du -h --max-depth=1
99M     ./wp-content
6.1M    ./wp-admin
12M     ./wp-includes
116M    .

And the database:

ls -lah /var/backups/mysql/sqldump/ts.sql 
-rw------- 1 root root 1.9M Jun 21 01:05 /var/backups/mysql/sqldump/ts.sql

And on Penguin the static archive:

cd /web/archive.transitiontowntotnes.org
du -h --max-depth=1
1.3G    ./www
1.3G    .
Note: See TracTickets for help on using tickets.