Skip to content

Instantly share code, notes, and snippets.

@HackRanger
Created January 14, 2014 15:26
Show Gist options
  • Save HackRanger/8420063 to your computer and use it in GitHub Desktop.
Save HackRanger/8420063 to your computer and use it in GitHub Desktop.
Output from check_mk -d target_host
<<<local>>>
0 CPUTempMonitor temp1=55 OK - CPU temp is at 55
0 CPUClocks core1=1400.000|core2=1400.000|core3=1400.000|core4=1400.000|core5=1400.000|core6=1400.000 OK - that are the CPU clocks of every single core
0 GlusterHealState healCount=0 OK - the total number of files to be healed is 0 (there might be duplicates)
0 GlusterSplitBrain splitBrainCount=0 OK - the number of split brains found is 0
0 HDDTemp temp=48 OK - HDD temp is at 48
0 DNSUpdaterTest processes=0 This is not the Cloud Controller, so a process count of 0 is the normal case.
0 HAProxyTest processes=0 This is not the Cloud Controller, so a process count of 0 is the normal case.
0 API_HAProxy_Test processes=0 This is not the Cloud Controller, so a process count of 0 is the normal case.
0 HDDTemp1 temp=53 OK - HDD temp is at 53
1 HDDTemp2 temp=56 WARNING - HDD temp is at 56
1 HDDTemp3 temp=59 WARNING - HDD temp is at 59
0 MongoDB processes=1 mongod is alive and is a SECONDARY node
2 MySQL processes=0 mysqld does not seem to run
2 SshForwardUpdaterTest processes=0 ssh update forwarder does not seem to run
0 StatsD processes=0 This is not the StatsD host, so a process count of 0 is the normal case.
0 check_swift_account_reaper_processes processes=1 1 of 1 account auditor processes are running
0 check_swift_account_reaper_processes processes=1 1 of 1 account reaper processes are running
0 check_swift_account_replicator_processes processes=1 1 of 1 account replicator processes are running
0 check_swift_account_server_processes processes=3 3 of 3 account server processes are running
0 check_swift_container_auditor_processes processes=1 1 of container auditor processes are running
0 check_swift_container_replicator_processes processes=1 1 of 1 container replicator processes are running
0 check_swift_container_server_processes processes=3 3 of 3 container server processes are running
0 check_swift_container_updater_processes processes=1 1 container updater processes are running
2 memcached is not running but should be
0 check_swift_object_auditor_processes processes=2 2 of 1 object server processes are running
0 check_swift_object_expirer_processes processes=0 no /etc/swift/object-expirer.conf found
0 check_swift_object_replicator_processes processes=1 1 of 1 object replicator processes are running
0 check_swift_object_server_processes processes=3 3 of 3 object server processes are running
0 check_swift_object processes=2 2 object updater processes are running
0 check_swift_proxy_health_external running=1 The Swift proxy healthcheck says everything is OK. The (load-balanced) endpoint is reachable from the outside.
0 check_swift_proxy_health_internal running=1 the Swift proxy healthcheck says everything is OK
0 check_swift_proxy_processes processes=3 3 swift proxy processes are running.
0 check_swift_rsync processes=1 rsync seems to be alive (at least the process is running)
0 check_swift_stud_processes processes=4 4 of 5 stud workers are running.
0 swift_stud_processes processes=4 Stud and Swift proxy server are running.
0 TempwatchTest processes=1 tempwatch seems to be alive (at least the process is running)
3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment