[02:12:06] 2013/08/16 02:05 WARN wolfsbane / DISK WARNING - free space: / 5899 MB (19% inode=93%): [02:12:06] 2013/08/16 02:05 WARN wolfsbane /tmp DISK WARNING - free space: / 5910 MB (19% inode=93%): [03:08:09] 2013/08/16 03:07 OK wolfsbane / DISK OK - free space: / 9040 MB (30% inode=93%): [03:08:09] 2013/08/16 03:07 OK wolfsbane /tmp DISK OK - free space: / 9056 MB (30% inode=93%): [05:52:19] [[Special:Log/newusers]] create 10 * Sinbad the sailor * (New user account) [07:38:25] 2013/08/16 07:31 WARN wolfsbane Load avg. WARNING - load average: 22.37, 18.58, 12.32 [07:55:26] 2013/08/16 07:54 OK wolfsbane Load avg. OK - load average: 5.24, 13.35, 14.23 [09:36:32] 2013/08/16 09:35 OK yucca PING OK - Packet loss = 0%, RTA = 0.16 ms [09:36:32] 2013/08/16 09:35 OK yucca / DISK OK - free space: / 1401 MB (78% inode=89%): [09:36:32] 2013/08/16 09:35 OK yucca /tmp DISK OK - free space: /tmp 4317 MB (96% inode=99%): [09:36:32] 2013/08/16 09:35 OK yucca Environment IPMI ok: temperature ok fan ok voltage ok chassis ok [09:36:32] 2013/08/16 09:35 OK yucca Load avg. OK - load average: 0.00, 0.01, 0.05 [09:36:32] 2013/08/16 09:35 OK yucca PING PING OK - Packet loss = 0%, RTA = 0.13 ms [09:36:33] 2013/08/16 09:35 OK yucca SMTP SMTP OK - 3.115 sec. response time [09:36:33] 2013/08/16 09:36 OK yucca SSH SSH OK - OpenSSH_5.5p1 Debian-6+squeeze3 (protocol 2.0) [09:42:32] 2013/08/01 09:34 CRIT yucca APT APT CRITICAL: 46 packages available for upgrade (44 critical updates). [09:59:34] 2013/08/16 09:58 WARN yucca NTP NTP WARNING: Server has the LI_ALARM bit set, Offset 9.3e-05 secs [10:05:35] 2013/08/16 09:58 CRIT yucca SMTP CRITICAL - Socket timeout after 10 seconds [10:14:36] 2013/08/16 10:13 OK yucca NTP NTP OK: Offset 0.000204 secs [11:22:39] 2013/08/16 11:22 CRIT z-dat-s5-b /sql DISK CRITICAL - free space: /sql 56128 MB (5% inode=99%): [11:29:40] 2013/08/16 11:29 WARN z-dat-s5-b /sql DISK WARNING - free space: /sql 59358 MB (6% inode=99%): [13:06:11] Due to an issue on Toolserver's s7 databases server, these informations cannot been displayed. Please wait that the problem is fixed or request help at #wikimedia-toolserver. [13:06:30] Warning : The SQL server s3 is down or having issues. Consequently, the following wikis won't be displayed : ....... [13:06:43] What's the status on ^^^ [13:08:43] https://toolserver.org/~quentinv57/tools/sulinfo.php?username=Technical+13&showinactivity=1&showblocks=1&showlocked=1 [13:49:49] https://toolserver.org/~quentinv57/tools/sulinfo.php?username=Technical+13&showinactivity=1&showblocks=1&showlocked=1 [13:49:51] Warning : The SQL server s3 is down or having issues. Consequently, the following wikis won't be displayed : ....... [13:49:53] Due to an issue on Toolserver's s7 databases server, these informations cannot been displayed. Please wait that the problem is fixed or request help at #wikimedia-toolserver. [13:49:55] What's the status on ^^^ [13:49:59] Anyone? [13:50:20] AzaToth: Are you here? I also have a Twinkle question. :) [13:51:27] I was wondering how to get the speedyLogPageName variable from the afch script to be able to use the same log page since AFCH now will tag G13 eligible submissions. [13:51:54] Let me rephrase that.. Get the variable from twinkleoptions.js to use in the AFCH script. [14:02:15] scfc_de: but not answering... [14:04:30] Technical_13_: That's why I put online in quotes :-). [14:04:40] Ahh.. yes... [14:40:24] Technical_13_: ok [14:40:42] Oh, hi there. [14:40:47] have you read the source? ツ [14:41:01] I've been trying... [14:41:04] heh [14:41:11] It's a little above my current knowledge level. [14:41:38] modules/twinklespeedy.js: var wikipedia_page = new Morebits.wiki.page("User:" + mw.config.get('wgUserName') + "/" + Twinkle.getPref('speedyLogPageName'), "Adding entry to userspace log"); [14:41:44] You can see some of the stuff I've tried based on the source at http://enwp.org/User:Technical_13/vector.js [14:42:27] you need to save the return from Twinkle.getPref into a variable [14:42:41] it doesn't magically create a variable in scope [14:42:50] in outer scope* [14:43:01] oh.. so... speedyLogPageName = Twinkle.getPref('speedyLogPageName'); [14:43:06] yes [14:45:20] AzaToth: /**/ // Test to get a Twinkle option. // Set a default var speedyLogPageName = "CSD log"; // Get "custom" from [[/twinkleoptions.js]] if available. speedyLogPageNameTwinkle = Twinkle.getPref('speedyLogPageName'); // Test if twinkleoptions.js is different if (typeof(speedyLogPageNameTwinkle) !== "undefined"){ speedyLogPageNameTwinkle = speedyLogPageName;} // Display value alert( speedyLogPageName ); /**/ [14:45:31] Still gives me "CSD log" [14:45:47] instead of the "speedyLogPageName": "Logs/CSD", I expect. [14:46:39] oh.. nevermind, i think i see it. [14:47:48] is -- if (typeof(speedyLogPageNameTwinkle) !== "undefined") -- right? [14:48:42] woot... got it.. [14:49:08] Thanks for your help AzaToth :) [14:50:32] np [21:00:42] dschwen you have a moment? [21:03:25] I need some technical help [21:07:47] ok [21:07:51] what's up? [21:08:34] I have about 10% of Turkish ips blocked on tr.wikipedia [21:08:47] I want to geo-locate these ranges [21:08:59] it proven to be quite a challenge to be done manually [21:09:27] http://tr.wikipedia.org/wiki/Vikipedi:K%C3%B6y_%C3%A7e%C5%9Fmesi_(teklifler)#78.172.0.0.2F16_engellemesi <- listed in the collapsed table [21:09:39] based on http://tr.wikipedia.org/wiki/%C3%96zel:EngelListesi?wpTarget=&wpOptions%5B%5D=userblocks&wpOptions%5B%5D=addressblocks&limit=50 [21:11:18] 10%!!!?!?! [21:11:29] well a little over that [21:11:40] let me have a look [21:11:52] sure, 16219136 IP addresses are registered to turkey [21:11:58] http://www.programva.com/en/ip-addresses-world-countries?u0=%20Turkey&uA=IP%20address&id_r=225&opEvent=country [21:12:09] while ranges change from time to time the total number should remain consistent [21:12:42] (27*65536)+(2*16384)+(2*8192)+4096+2048=1824768 IPs were blocked two days ago [21:12:58] 65536 were unblocked yesterday [21:13:53] a /16 range which blocked an entire city and parts of other [21:14:20] ~ %11.2507 is the percentage I calculated but it is at best an estimate since IPs are dynamic in nature so I cannot predict how many actual people are affected. [21:14:28] goester and gizle! [21:14:55] I want to demonstrate the actual impact to the community so they are more careful with the ranges in the fitire [21:15:26] mind that its 11% of all total IPs which includes the government, gsm towers, atm machines etc [21:20:01] Breakdown of 78.172.0.0/16 was (78.172.0.*-78.172.191.*) Bursa ; (78.172.192.*-78.172.255.*) Istanbul [21:20:12] I need such ranges [21:20:24] ok, no problem [21:20:45] I've already parsed the list, feeding is to geoip in a moment [21:20:54] neat [21:21:11] aside from the text output a fancy map may be nice :p [21:21:25] or perhaps an overal statisic :/ [21:21:37] crap [21:21:40] I am unsure what would be more ocnvincing to the community [21:22:12] on the TS i can only see the free per country lookup [21:22:28] there is one service I found [21:22:37] http://freegeoip.net/ [21:22:48] "API usage is limited to 10,000 queries per hour" [21:23:09] yeah, anyhow, I can confirm, those IPs are from Turkey ;-) [21:23:23] one range was from france I thought [21:31:44] ok, got the data [21:31:52] need to format it though [21:31:58] okay :) [22:18:37] nacht ts