Created
December 4, 2015 23:57
-
-
Save jeanouii/e84fcc5f7271ef6e459b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<health> | |
<checks> | |
<description>expected='Clear text.' actual='Clear text.'</description> | |
<details> | |
<detail>Creating the TribestreamPasswordCipher instance.</detail> | |
<detail>Encrypting the clear text.</detail> | |
<detail>Decrypting the previous cryptogram.</detail> | |
<detail>Testing decrypted version against the expected value.</detail> | |
</details> | |
<duration>25 milliseconds</duration> | |
<name>Tribestream Password Cipher</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>No dead lock detected.</description> | |
<duration>7 milliseconds</duration> | |
<name>Dead lock detector</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>validation query executed correctly for oauthDatasource</description> | |
<details> | |
<detail>Getting connection.</detail> | |
<detail>Creating statement.</detail> | |
<detail>Executing statement.</detail> | |
</details> | |
<duration>91 milliseconds</duration> | |
<name>oauthDatasource</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>validation query executed correctly for oauthDatabaseUnmanaged</description> | |
<details> | |
<detail>Getting connection.</detail> | |
<detail>Creating statement.</detail> | |
<detail>Executing statement.</detail> | |
</details> | |
<duration>91 milliseconds</duration> | |
<name>oauthDatabaseUnmanaged</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>Connection in 125ms on tomitribe.io/52.3.250.156:443</description> | |
<duration>125 milliseconds</duration> | |
<name>tomitribe.io/52.3.250.156:443</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>HTTP health check for host: 'http://www.tomitribe.io'.</description> | |
<details> | |
<detail>Testing required parameters.</detail> | |
<detail>Testing optional parameters.</detail> | |
<detail>Calling remote resource.</detail> | |
<detail>Testing response contains head</detail> | |
<detail>Testing response contains title</detail> | |
</details> | |
<duration>1 second and 345 milliseconds</duration> | |
<name>Tomitribe IO</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>Connection in 40ms on tomitribe.com/216.239.34.21:443</description> | |
<duration>40 milliseconds</duration> | |
<name>tomitribe.com/216.239.34.21:443</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>System CPU load is '0.00 %'.</description> | |
<duration>44 milliseconds</duration> | |
<name>System CPU</name> | |
<status>UP</status> | |
</checks> | |
<checks> | |
<description>System Memory is '0.13 %' (Free 0 GB / Total 8 GB).</description> | |
<duration>6 milliseconds</duration> | |
<name>System Memory</name> | |
<status>DOWN</status> | |
</checks> | |
<checks> | |
<description>System file system is '41.63 %' (Free 46 GB / Total 112 GB).</description> | |
<duration>28 milliseconds</duration> | |
<name>Tribestream filesystem</name> | |
<status>UP</status> | |
</checks> | |
<date>151204 23:57:03.102</date> | |
<duration>1 second and 426 milliseconds</duration> | |
<status>DOWN</status> | |
</health> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment