Using virtualenv python for munin

This commit is contained in:
Samuel Clay 2016-11-11 11:09:13 -08:00
parent db2172dd78
commit 313a892209
59 changed files with 59 additions and 59 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import datetime
import os

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import datetime
import os

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import sys

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from vendor.munin.cassandra import MuninCassandraPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from vendor.munin.cassandra import MuninCassandraPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from vendor.munin.cassandra import MuninCassandraPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from vendor.munin.cassandra import MuninCassandraPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from vendor.munin.cassandra import MuninCassandraPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.ddwrt import DDWrtPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.ddwrt import DDWrtPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.gearman import MuninGearmanPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from vendor.munin.gearman import MuninGearmanPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import json

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
"""
Load average plugin for Munin.

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.memcached import MuninMemcachedPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.memcached import MuninMemcachedPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.memcached import MuninMemcachedPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.memcached import MuninMemcachedPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.memcached import MuninMemcachedPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
## GENERATED FILE - DO NOT EDIT

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
## GENERATED FILE - DO NOT EDIT

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
# vim: set sts=4 sw=4 encoding=utf-8

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
## GENERATED FILE - DO NOT EDIT

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
## GENERATED FILE - DO NOT EDIT

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
## GENERATED FILE - DO NOT EDIT

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mongodb import MuninMongoDBPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mysql import MuninMySQLPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.mysql import MuninMySQLPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import re

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import re

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import subprocess

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.pgbouncer import MuninPgBouncerPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.pgbouncer import MuninPgBouncerPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.pgbouncer import MuninPgBouncerPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.pgbouncer import MuninPgBouncerPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.pgbouncer import MuninPgBouncerPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
"""

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
"""

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.postgres import MuninPostgresPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
"""

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
"""

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
"""

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
""" Monitors the total table size (data + indexes)
for all tables in the specified database."""

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.redis import MuninRedisPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.redis import MuninRedisPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.redis import MuninRedisPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from utils.munin.base import MuninGraph
import os, redis

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
from vendor.munin.redis import MuninRedisPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
from time import time

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
# -*- coding: utf-8 -*-
from vendor.munin.riak import MuninRiakPlugin

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import subprocess

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/srv/newsblur/venv/newsblur/bin/python
import os
import sys