We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 5 in line 1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Internal requests to MediaWiki (from 10000 entries) | |
user-permissions http api:query::users 1.0000 6490 requests | |
discussions-sitemap http api:query::wkdomains 0.0803 521 requests | |
user-permissions http api:query::wkdomains 0.1602 1040 requests | |
internal http nirvana:EmailControllerDiscussionReply::handle 0.0444 288 requests | |
nagios http mediawiki:Main_Page 0.0909 590 requests | |
nagios http mediawiki:Special:HealthCheck 0.0992 644 requests | |
mercury http nirvana:MercuryApi::getWikiVariables 0.0166 108 requests | |
page-indexer http api:query::wkdomains 0.0223 145 requests | |
parsoid-feeder-worker http api:query::categories 0.0037 24 requests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
</head> | |
<body> | |
<p> | |
<math>2+2</math> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# This script is used by Nagios to post alerts into a Slack channel | |
# using the Incoming WebHooks integration. Create the channel, botname | |
# and integration first and then add this notification script in your | |
# Nagios configuration. | |
# | |
# All variables that start with NAGIOS_ are provided by Nagios as | |
# environment variables when an notification is generated. | |
# A list of the env variables is available here: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sex | village/city | 2017 | |
---|---|---|---|
Total (sex) | Total Faroe Islands | 49864 | |
Total (sex) | Hattarvík | 13 | |
Total (sex) | Kirkja | 32 | |
Total (sex) | Svínoy | 29 | |
Total (sex) | Viðareiði | 352 | |
Total (sex) | Depil | 1 | |
Total (sex) | Hvannasund | 236 | |
Total (sex) | Múli | - | |
Total (sex) | Norðdepil | 166 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d = '155065' AND namespace_id = '6' AND article_id = '31922' ORDER BY pv DESC LIMIT 200 | |
SELECT article_id, pageviews FROM rollup_wiki_article_pageviews WHERE article_id IN ( '2411', '2650', '2661', '2136', '2614', '2098', '2830', '2721', '2133' ) AND time_id = '2017-12-10 00:00:00' AND wiki_id = '931547' AND period_id = '2' | |
SELECT 1 as c FROM rollup_wiki_article_pageviews WHERE time_id = '2018-01-07 00:00:00' AND period_id = '2' LIMIT 1 | |
SELECT namespace_id as namespace,sum(edits) as count FROM `rollup_wiki_namespace_user_events` WHERE user_id = '27446087' AND period_id = '1' GROUP BY namespace_id | |
SELECT date_format(time_id,'%Y-%m-%d') AS date, pageviews AS cnt FROM rollup_wiki_pageviews WHERE period_id = '1' AND wiki_id = '610' AND time_id BETWEEN '2017-10-18' AND '2018-01-10' | |
SELECT wiki_id,SUM(edits) AS edits FROM `rollup_wiki_user_events` WHERE period_id = '3' AND (time_id >= NOW() - INTERVAL 90 DAY) |
We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Query digest for "statsdb" database, found 270548 queries | |
statsdb:rollup_wiki_article_pageviews doGetTopArticlesByPageview DataMartService 1.00 ap, median time: 53.72 ms, count: 12683300 | |
statsdb:rollup_wiki_article_pageviews findLastRollupsDate DataMartService 0.12 ap, median time: 405.35 ms, count: 1548600 | |
statsdb:rollup_wiki_namespace_user_events editsByNsAll Editcount 0.00 ap, median time: 6504.56 ms, count: 5400 | |
statsdb:rollup_wiki_pageviews getPageviews DataMartService 0.54 cron, median time: 36.38 ms, count: 6910500 | |
statsdb:rollup_wiki_article_pageviews getPageViewsForArticles DataMartService 0.07 cron, median time: 39.60 ms, count: 845900 | |
statsdb:rollup_wiki_article_pageviews getPageViewsForArticles DataMartService 0.00 ap, median time: 48.71 ms, count: 27700 | |
statsdb:fact_wam_scores getWamIndex WAMService 0.01 ap, median time: 1782.51 ms, count: 69500 | |
statsdb:dimension_wikis getWamIndex WAMService 0.01 ap, median time: 1782.51 ms, count: 69500 | |
statsdb:rollup_wiki_user_events getTopWikisFromDb Favorit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ldd GrimFandango | |
linux-gate.so.1 (0xf7778000) | |
libLua.so => ./libLua.so (0xf7749000) | |
libchore.so => ./libchore.so (0xf773f000) | |
libSDL2-2.0.so.1 => ./libSDL2-2.0.so.1 (0xf7621000) | |
libpthread.so.0 => /lib32/libpthread.so.0 (0xf75e8000) | |
libGL.so.1 => not found | |
libGLU.so.1 => not found | |
libX11.so.6 => not found | |
libstdc++.so.6 => not found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
docker rmi -f $(docker images -f "dangling=true" --format "{{.ID}}") |
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 4 in line 1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# processed 500 packets sniffed in 4346.42 sec as None | |
s0 bots-server 1.0000 | |
bjornoya bots-server 0.9847 | |
sphinx bots-server 0.5663 | |
# processed 2000 packets sniffed in 275.36 sec as redis | |
mq::elecena_products::messages lpop consumer:bjornoya 1.0000 | |
mq::elecena_products::messages lpop consumer:svalbard 0.5018 | |
bots-server rpush mq::elecena_datasheets::messages 0.1816 | |
bots-server rpush mq::elecena_products::messages 0.0073 |