Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 0f6d8f0a0414ceb7d968e706ca2bbf36 > files > 1739

shinken-1.4-1.fc18.noarch.rpm

{
   "commands": [
      "check_tomcat_memory_heap", 
      "check_tomcat_memory_non_heap" 
   ], 
   "description": "Checks various tomcat metrics from jolokia and jmx4perl", 
   "doc_link": "", 
   "macros": {}, 
   "name": "tomcat", 
   "path": "appservers/",
   "services": {
      "memory-heap": {
         "templates": [
            "tomcat-host" 
         ]
      }, 
      "memory-non-heap": {
         "templates": [
            "tomcat-host" 
         ]
      } 
   }, 
   "templates": [
      "tomcat-host" 
   ]
}