??????????????????????
???  ?????????????????
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................??????????????????????
???  
 JFIF      ?? C      


!"$"$?? C    
?? p 
" ??     
         ??             ?   
   ????

(%	aA*?XYD?(J??E  RE,P XYae?)(E  2 B  R  	BQ    X?)X     ?  @  

adadasdasdasasdasdas


.....................................................................................................................................ó
srjc           @   sC   d  d l  m Z m Z d  d l m Z d e e f d „  ƒ  YZ d S(   iÿÿÿÿ(   t   Plugint   RedHatPlugin(   t   globt   Monitc           B   sg   e  Z d  Z d	 Z d
 Z d Z e d ƒ Z e j d ƒ e j d ƒ d g Z	 g  Z
 d „  Z d „  Z RS(   s   Monit monitoring daemon
    t   monitt   systems   /etc/monit.d/*s   /etc/monit.confs   /etc/monitrcs   /var/log/monit.logc         C   s(   |  j  d ƒ |  j |  j |  j ƒ d  S(   Ns   monit status(   t   add_cmd_outputt   add_copy_spect	   monit_logt
   monit_conf(   t   self(    (    s5   /usr/lib/python2.7/site-packages/sos/plugins/monit.pyt   setup"   s    c         C   sŠ   xƒ |  j  D]x } |  j | d d ƒ |  j | d d ƒ |  j | d d ƒ |  j | d d ƒ |  j | d	 d
 ƒ |  j | d d ƒ q
 Wd  S(   Ns   allow (.*):(.*)s   allow ********:********s   ALLOW (.*):(.*)s   ALLOW ********:********s   username (\w)+s   username ********s   password (\w)+s   password ********s   USERNAME (\w)+s   USERNAME ********s   PASSWORD (\w)+s   PASSWORD ********(   R	   t   do_file_sub(   R
   t   file(    (    s5   /usr/lib/python2.7/site-packages/sos/plugins/monit.pyt   postproc&   s&    						(   R   (   s   system(   t   __name__t
   __module__t   __doc__t   packagest   profilest   plugin_nameR   R	   t   appendR   t   option_listR   R   (    (    (    s5   /usr/lib/python2.7/site-packages/sos/plugins/monit.pyR      s   		N(   t   sos.pluginsR    R   R   R   (    (    (    s5   /usr/lib/python2.7/site-packages/sos/plugins/monit.pyt   <module>   s   