Pastoid

monitoutput.txt

The page you are looking at now is at this URL: http://pastoid.com/b7g

This paste was last updated on August 5, 2011 at 5:28 pm.

monitoutput.txtraw

Runtime constants:
 Control file       = /etc/monit/monitrc
 Log file           = /var/log/monit.log
 Pid file           = /var/run/monit.pid
 Debug              = True
 Log                = True
 Use syslog         = False
 Is Daemon          = True
 Use process engine = True
 Poll time          = 120 seconds
 Mail server(s)     = smtp.gmail.com:587(ssl) 
 Mail from          = nikita@mattread.com
 Mail subject       = monit alert --  $EVENT $SERVICE
 Mail message       = $EVENT Service $SERV..(truncated)
 Start monit httpd  = True
 httpd bind address = Any/All
 httpd portnumber   = 2812
 httpd signature    = True
 Use ssl encryption = True
 PEM key/cert file  = /etc/apache2/ssl/apache.pem
 Client cert file   = None
 Allow self certs   = False
 httpd auth. style  = Basic Authentication
 Alert mail to      = matt@mattread.com
   Alert on         = All events
 
The service list contains the following entries:
 
System Name           = nikita.mattread.com
 Monitoring mode      = active
 CPU wait limit       = if greater than 20.0% 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 CPU system limit     = if greater than 30.0% 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 CPU user limit       = if greater than 70.0% 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 Memory usage limit   = if greater than 85.0% 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 Load avg. (5min)     = if greater than 2.0 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 Load avg. (1min)     = if greater than 4.0 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 
Device Name           = sda1
 Path                 = /
 Monitoring mode      = active
 Filesystem flags     = if changed 1 times within 1 cycle(s) then alert
 Space usage limit    = if greater than 80.0% 5 times within 15 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 
Process Name          = syslogd
 Pid file             = /var/run/syslogd.pid
 Monitoring mode      = active
 Start program        = '/etc/init.d/sysklogd start' timeout 1 cycle(s)
 Stop program         = '/etc/init.d/sysklogd stop' timeout 1 cycle(s)
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Timeout              = If 5 restart within 5 cycles then unmonitor else if passed then alert
 
File Name             = syslogd_file
 Path                 = /var/log/syslog
 Monitoring mode      = active
 Timestamp            = if greater than 3900 second(s) 1 times within 1 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 
Process Name          = sshd
 Pid file             = /var/run/sshd.pid
 Monitoring mode      = active
 Start program        = '/etc/init.d/ssh start' timeout 1 cycle(s)
 Stop program         = '/etc/init.d/ssh stop' timeout 1 cycle(s)
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Port                 = if failed localhost:22 [SSH via TCP] with timeout 5 seconds 1 times within 1 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 Timeout              = If 5 restart within 5 cycles then unmonitor else if passed then alert
 
Process Name          = phergie
 Group                = irc
 Pid file             = /home/matt/phergie/phergie.pid
 Monitoring mode      = active
 Start program        = '/home/matt/phergie/phergie' as uid 1000 as gid 1000 timeout 1 cycle(s)
 Stop program         = '/home/matt/phergie/phergie stop' timeout 1 cycle(s)
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Memory amount limit (incl. children) = If greater than 20480 5 times within 5 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 CPU usage limit      = if greater than 80.0% 5 times within 5 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 CPU usage limit      = if greater than 60.0% 2 times within 2 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 Timeout              = If 5 restart within 5 cycles then unmonitor else if passed then alert
 
Process Name          = mysql
 Group                = database
 Pid file             = /var/run/mysqld/mysqld.pid
 Monitoring mode      = active
 Start program        = '/etc/init.d/mysql start' timeout 1 cycle(s)
 Stop program         = '/etc/init.d/mysql stop' timeout 1 cycle(s)
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Port                 = if failed 209.20.73.16:3306 [DEFAULT via TCP] with timeout 5 seconds 1 times within 1 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 Timeout              = If 5 restart within 5 cycles then unmonitor else if passed then alert
 
Process Name          = ctrlproxy
 Group                = irc
 Pid file             = /var/run/ctrlproxyd.pid
 Monitoring mode      = active
 Start program        = '/etc/init.d/ctrlproxy start' timeout 1 cycle(s)
 Stop program         = '/etc/init.d/ctrlproxy stop' timeout 1 cycle(s)
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 
Process Name          = cron
 Group                = system
 Pid file             = /var/run/crond.pid
 Monitoring mode      = active
 Start program        = '/etc/init.d/cron start' timeout 1 cycle(s)
 Stop program         = '/etc/init.d/cron stop' timeout 1 cycle(s)
 Depends on Service   = cron_rc
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Timeout              = If 5 restart within 5 cycles then unmonitor else if passed then alert
 
File Name             = cron_rc
 Group                = system
 Path                 = /etc/init.d/cron
 Monitoring mode      = active
 Checksum             = if failed c54ed561c5674a3271cc4eeae3858640(MD5) 1 times within 1 cycle(s) then unmonitor else if passed 1 times within 1 cycle(s) then alert
 Permission           = if failed 0755 1 times within 1 cycle(s) then unmonitor else if passed 1 times within 1 cycle(s) then alert
 UID                  = if failed 0 1 times within 1 cycle(s) then unmonitor else if passed 1 times within 1 cycle(s) then alert
 GID                  = if failed 0 1 times within 1 cycle(s) then unmonitor else if passed 1 times within 1 cycle(s) then alert
 
Process Name          = apache2
 Group                = www
 Pid file             = /var/run/apache2.pid
 Monitoring mode      = active
 Start program        = '/etc/init.d/apache2 start' timeout 1 cycle(s)
 Stop program         = '/etc/init.d/apache2 stop' timeout 1 cycle(s)
 Pid                  = if changed 1 times within 1 cycle(s) then alert
 Ppid                 = if changed 1 times within 1 cycle(s) then alert
 Load avg. (5min)     = if greater than 10.0 8 times within 8 cycle(s) then stop else if passed 1 times within 1 cycle(s) then alert
 Children             = If greater than 200 1 times within 1 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 Memory amount limit (incl. children) = If greater than 266241 7 times within 7 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 CPU usage limit      = if greater than 80.0% 5 times within 5 cycle(s) then restart else if passed 1 times within 1 cycle(s) then alert
 CPU usage limit      = if greater than 60.0% 2 times within 2 cycle(s) then alert else if passed 1 times within 1 cycle(s) then alert
 Timeout              = If 5 restart within 5 cycles then unmonitor else if passed then alert
 
-------------------------------------------------------------------------------
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 24
www.pastoid.com 2
www.google.de 1
Is this paste spam?
<Hide