Skip to content

Pulling more information from hosts (type: 4)#12

Open
pyro2927 wants to merge 2 commits intokarmi:masterfrom
softwareforgood:master
Open

Pulling more information from hosts (type: 4)#12
pyro2927 wants to merge 2 commits intokarmi:masterfrom
softwareforgood:master

Conversation

@pyro2927
Copy link
Collaborator

@pyro2927 pyro2927 commented Oct 7, 2014

Monit hosts return a good amount of information. It would be nice to have access to the protocol and be able to associate some nice icons with it in a UI.

Production XML snippet here:

<service type="4">
  <name>vagrant.local</name>
  <collected_sec>1412698423</collected_sec>
  <collected_usec>937202</collected_usec>
  <status>0</status>
  <status_hint>0</status_hint>
  <monitor>1</monitor>
  <monitormode>0</monitormode>
  <pendingaction>0</pendingaction>
  <port>
    <hostname>127.0.0.1</hostname>
    <portnumber>5432</portnumber>
    <request/>
    <protocol>PGSQL</protocol>
    <type>TCP</type>
    <responsetime>0.001</responsetime>
  </port>
</service>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant