Skip to content

Instantly share code, notes, and snippets.

@remh
remh / php_fpm.py
Created December 19, 2016 21:29
php fpm check with SSL disabled
# (C) Datadog, Inc. 2010-2016
# All rights reserved
# Licensed under Simplified BSD License (see LICENSE)
# 3p
import requests
# project
from checks import AgentCheck
from util import headers
from checks import AgentCheck
from datadog import initialize, api
import requests
import simplejson as json
from pyHS100 import SmartBulb
import time
from datetime import datetime, timedelta
from threading import Thread