Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrorCheck check config file failure ErrorCheck = fmt.Errorf("error check config") )
Functions ¶
func CreateNginxCommand ¶
CreateNginxCommand create nginx command
func ExecNginxCommand ¶
ExecNginxCommand exec nginx command
func PromethesuScrape ¶
func PromethesuScrape(ch chan<- *prometheus.Desc)
PromethesuScrape prometheus scrape
func PrometheusCollect ¶
func PrometheusCollect(ch chan<- prometheus.Metric)
PrometheusCollect prometheus collect
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.