n8n-nodes-bvq

2.0.4 • Public • Published

n8n-nodes-bvq

This is an n8n community node developed by SVA System Vertrieb Alexander GmbH. It lets you use BVQ data in your n8n workflows. For further Information regarding BVQ visit the offical BVQ Website https://www.bvq-software.de/en.

BVQ is a cross-platform software designed for automated monitoring of your entire data center, including computing, SAN, and storage layers. It offers monitoring, reporting, alerting, and analysis functions with an intelligent connection to ITSM systems.

n8n is a fair-code licensed workflow automation platform.

Contact

E-Mail: automation-solutions@sva.de
Website: https://www.sva.de/en
Company: SVA System Vertrieb Alexander GmbH
Department: SVA Automation Solutions

Borsigstraße 26
65205 Wiesbaden-Nordenstadt
Germany

Installation

Follow the installation guide in the n8n community nodes documentation.

Quick Installation

  1. Go to Settings > Community Nodes
  2. Select Install
  3. Enter n8n-nodes-bvq in Enter npm package name
  4. Agree to the risks of using community nodes
  5. Select Install

Note: After installation, you need to restart your n8n instance for the new node to be recognized!

Operations

In the UI there is a dropdown to select what data shall be retrieved from the BVQ API. You can choose between "Alerts" and "Events". Furthermore, you can select the source and the type of "Alerts" and "Events" to specify the requested data. The data is limited by the given time value and unit.

Only if "All" as an "Alert Source" is selected there is no option to specify the data by a time and "Alerts" of all sources and types are provided.

Credentials

You need the following credentials to establish an API connection:

  • Username (from your BVQ-Account)
  • Password (from your BVQ-Account)
  • URL (Can be found in your local BVQ-Instance under "Connectors" > "Integrations")
  • API-Key only mandatory/used for "All Alerts" (Can be generated in your local BVQ-Instance under "Connectors" > "Integrations")

Furthermore there is a checkbox named "Ignore SSL Issues", which you can tick to trust invalid or self-signed SSL-Certificates. If you persist to only trust valid SSL-Certificates, keep the checkbox at "false", which is the default value. If you do so, the Authentication of your API-Connection might fail.

Usage

The data is submitted in a json formatted array and can be used for any use case. Please note that extending the time period for the requested data may result in a longer response time from the API. Please be aware that the response time may as well exceed the execution time limit of your n8n instance.

Resources

Version History

2.0.4

  • Updated README.md

2.0.3

  • Updated README.md

2.0.2

  • Updated README.md

2.0.1

  • Small Adjustments
  • Updated README.md

2.0.0

  • Removed Localities / Sites as a data type
  • Added Events as a data type
  • Added the option to choose single Event- and Alert sources and types as data instead of all "Alerts" combined
  • "All" as an "Alert Source" does not support a time
  • Replaced 'Unix Timestamp' with 'Time Value' and 'Time Unit' due to limited functionality on BVQ's side.

1.1.13

  • Small adjustments

1.1.12

  • Bugfixes

1.1.11

  • Bugfixes
  • Updated License

1.1.10

  • Small Codefixes
  • Bugfixes

1.1.9

  • Small Codefixes
  • Changed Icon

1.1.8

  • Bugfixes

1.1.7

  • Bugfixes

1.1.6

  • Bugfixes

1.1.5

  • Bugfixes

1.1.4

  • Bugfixes

1.1.3

  • Bugfixes

1.1.2

  • Bugfixes
  • Updated README.md

1.1.1

  • Bugfixes

1.1.0

  • Updated README.md
  • Added additional Dropdown-Option "Localities/Sites"
  • When "Alerting" is selected the API-Key is mandatory
  • Changed names of text fields

1.0.12

  • Bugfixes

1.0.11

  • Bugfixes

1.0.10

  • Bugfixes

1.0.9

  • Bugfixes

1.0.8

  • Bugfixes

1.0.7

  • Bugfixes

1.0.6

  • Bugfixes

1.0.5

  • Updated DocumentationURL
  • Specified Credential-Documentation

1.0.4

  • Updated README.md

1.0.3

  • Changed Package manager from npm to pnpm
  • Changed Dev Dependencies
  • Minor code fixes

1.0.2

  • Updated README.md

1.0.1

  • Updated README.md

1.0.0

  • Initial release

Package Sidebar

Install

npm i n8n-nodes-bvq

Weekly Downloads

23

Version

2.0.4

License

MIT

Unpacked Size

78.2 kB

Total Files

16

Last publish

Collaborators

  • svaworkflows