403Webshell
Server IP : 104.21.14.103  /  Your IP : 18.191.233.15
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /opt/puppetlabs/puppet/share/augeas/lenses/dist/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /opt/puppetlabs/puppet/share/augeas/lenses/dist//collectd.aug
(*
Module: Collectd
  Parses collectd configuration files

Author: Raphael Pinson <[email protected]>

About: Reference
  This lens tries to keep as close as possible to `man 5 collectd.conf` where possible.

About: License
   This file is licenced under the LGPL v2+, like the rest of Augeas.

About: Lens Usage
   To be documented

About: Configuration files
   This lens applies to collectd configuration files. See <filter>.

About: Examples
   The <Test_Collectd> file contains various examples and tests.
*)

module Collectd =

autoload xfm

(* View: lns
    Collectd is essentially Httpd-compliant configuration files *)
let lns = Httpd.lns

(* Variable: filter *)
let filter = incl "/etc/collectd.conf"
           . incl "/etc/collectd/*.conf"
           . incl "/usr/share/doc/collectd/examples/collection3/etc/collection.conf"

let xfm = transform lns filter

Youez - 2016 - github.com/yon3zu
LinuXploit