Socket
Book a DemoInstallSign in
Socket

bapjsc-health-check-agent

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bapjsc-health-check-agent

Health check agent

1.4.17
latest
npmnpm
Version published
Maintainers
1
Created
Source

Health check agent for checking several services. Bundle with a XSD file to check for configuration.

How to use:

  • install the package globally: sudo yarn global add bapjsc-health-check-agent (sudo npm i -g not work)
  • create an XML config file. The XSD schema can be found embedded in the package at lib/xsd/healchcheck.xsd
<?xml version="1.0" encoding="UTF-8" ?>
<agent-config
        xmlns="https://xsd.bap.jp/healthcheck/agent"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="https://xsd.bap.jp/healthcheck/agent https://gitlab-new.bap.jp/template-projects/health-check-agent/raw/master/lib/xsd/agent-config.xsd"

>
...
</agent-config>
  • run the health check process: health-check-agent <config-file> <check-interval-in-milliseconds> <max-timeout-in-milliseconds> <show-log(true/false)>

FAQs

Package last updated on 25 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.