### Check Processes
command[check_proc]=/usr/lib/nagios/plugins/check_procs -w $ARG2$ -c $ARG3$ -C $ARG1$
+## OpenSRF
+command[check_osrf]=sudo /usr/lib/nagios/plugins/check_osrf
+
### Clark
command[check_clark]=/usr/lib/nagios/plugins/check_procs -w1:5 -c1:5 -C Clark
### Lock File Check
command[check_holdlock]=/usr/lib/nagios/plugins/check_lock /tmp/hold_targeter-LOCK hold_targeter.pl
command[check_finelock]=/usr/lib/nagios/plugins/check_lock /tmp/generate_fines-LOCK fine_generator.pl
+command[check_clarklock]=/usr/lib/nagios/plugins/check_lock /tmp/reporter-LOCK clark-kent.pl
### Lock File Age Check
command[hold_lock_age]=/usr/lib/nagios/plugins/check_file_age -w 10800 -c 14400 -i /tmp/hold_targeter-LOCK
command[fines_lock_age]=/usr/lib/nagios/plugins/check_file_age -w 10800 -c 14400 -i /tmp/generate_fines-LOCK
+# Check Memcache
+command[check_memcache_port]=/usr/lib/nagios/plugins/check_tcp -H localhost -p 11211
+command[check_memcache_proc]=/usr/lib/nagios/plugins/check_procs -C memcached -c 0:2
+
# CPU I/O
command[check_cpu_io]=/usr/lib/nagios/plugins/check_cpu.sh -iw 30 -ic 50
service_description Jabber processes
use generic-service
notification_interval 240
- check_command CHECK_NRPE!check_proc!beam!1:2!1:2
+ check_command CHECK_NRPE!check_proc!beam.smp!1:2!1:2
}
define service {