Sandro Santilli
c07616f889
Run silently, prepare for using against windshaft direct
2013-06-12 18:30:32 +02:00
Sandro Santilli
d53327bc33
Utility to fetch a token from a layergroup config
...
It's in its infancy, still need to edit the script to use against
remote service or non-standard local deploys
2013-06-11 17:15:02 +02:00
Sandro Santilli
b67a487c48
Fix path to grainstore module
2013-06-06 11:59:11 +02:00
Sandro Santilli
4216d43db2
Fix grainstore include after direct dependency drop
2008-06-17 05:25:38 +02:00
Sandro Santilli
d95ac85b17
Deprecate USR1 signal handling, add USR2 with same semantic
...
Closes #71
2013-03-18 16:38:50 +01:00
Sandro Santilli
b98a0f9104
Do not let /etc/services confuse FD checker (munin plugin)
2013-02-20 12:14:16 +01:00
Sandro Santilli
c3f53a7987
Rename munin plugin, put all under munin dir
2013-02-11 18:24:18 +01:00
Sandro Santilli
3101dbd433
Add cache count to the stats reported by checkfds.sh (munin plugin)
2013-02-11 17:35:17 +01:00
Sandro Santilli
b3f8515fd5
Fix regexp to find incoming http connections (munin fds plugin)
2013-02-08 18:17:15 +01:00
Sandro Santilli
6e6c1101fe
avoid scaling counters (munin)
2013-02-08 17:48:54 +01:00
Sandro Santilli
39c0d3a9a4
tweak graph labels of munin plugin
2013-02-08 17:05:43 +01:00
Sandro Santilli
60b578ae56
Report environment name in munin graph
2013-02-08 16:47:59 +01:00
Sandro Santilli
7dd7d09cf5
Add Makefile rule to install munin plugin
2013-02-08 16:44:34 +01:00
Sandro Santilli
c314640c3b
Remove debugging output (munin wouldn't like it)
2013-02-08 16:10:56 +01:00
Sandro Santilli
d1d2074146
Further improvements: support specifying a TILER_ENVIRONMENT env variable
...
.. or the same thing (a filename) as a command line argument
2013-02-08 16:08:24 +01:00
Sandro Santilli
56319a5ac0
Improvements to the fd checker
...
1. Finds listening processes automatically
2. Reports highest value among processes for each connection type
3. Reduces lsof calls
4. Uses munin-like output
2013-02-08 15:24:25 +01:00
Sandro Santilli
0b56dd09d9
checkfds: use lsof only once, then grep in the report
2013-02-07 13:26:11 +01:00
Sandro Santilli
2d35a2c269
Add checkfds utility script
2013-02-07 12:32:06 +01:00
Sandro Santilli
081cc41a34
Drop extended styles. Closes #58 . Add some documentation in header.
2012-12-07 20:21:13 +01:00
Sandro Santilli
a8a3e739ad
Change interface of reset_style to read full config from env files
...
Closes #62
It is highly recommended to invoke reset_styles after upgrade
2012-12-07 20:04:31 +01:00
David Arango
72cf824235
Fix on convert_database_styles script
2012-11-28 15:34:05 +01:00
Sandro Santilli
08c75843de
Really skip extended keys
2012-11-26 12:51:55 +01:00
David Arango
bb59524914
Adds script to convert single tables
2012-11-19 12:54:27 +01:00
Sandro Santilli
4b8c165261
Fix usage string for "show_style" tool
2012-11-08 18:58:09 +01:00
Sandro Santilli
cd6002879e
Add tool to show formatted style stored in redis from user/table
2012-11-07 10:59:39 +01:00
Sandro Santilli
703c63d5d6
Batch-convert and mapnik version detection support in reset_styles
2012-10-08 18:06:12 +02:00
Sandro Santilli
29572d35fd
Fix iteration on redis keys
2012-09-21 12:58:34 +02:00
Sandro Santilli
adf1124e70
Add script to drop the XML element from all redis stored map styles
...
WARNING: as of grainstore-0.6.1 a map style with no XML will break
the application, so do _not_ run this script unless you're sure about
what you're doing.
2012-09-18 17:36:20 +02:00