config.tomlでサーバ名をZabbix上の名前と一致させておくこと zabbix上で以下のitemを作成しておく
-
number of vulnerabilities
- Type: Zabbix Trapper
- Key: nvd_count
- Type of information: Numeric (unsigned)
- Data type: Decimal
-
max vulnerability
| var aws = require('aws-sdk'), | |
| https = require('https'), | |
| zlib = require('zlib'), | |
| util = require('util'); | |
| // If you've used KMS to encrypt your slack, insert your CiphertextBlob here | |
| var ENCRYPTED_URL = 'AQEC1423...'; | |
| // IF NOT, you can take the risk to insert your Slack URL here | |
| // e.g. '/services/QWERTY/ASDFGHJ/zxYTinNLK'; |
| # You don't need Fog in Ruby or some other library to upload to S3 -- shell works perfectly fine | |
| # This is how I upload my new Sol Trader builds (http://soltrader.net) | |
| # Based on a modified script from here: http://tmont.com/blargh/2014/1/uploading-to-s3-in-bash | |
| # ==================================================================================== | |
| # Aug 25, 2016 sh1n0b1 | |
| # Modified this script to support AWS session token | |
| # More work will be done on this. | |
| # | |
| # S3KEY="ASIAJLFN####################" |
config.tomlでサーバ名をZabbix上の名前と一致させておくこと zabbix上で以下のitemを作成しておく
number of vulnerabilities
max vulnerability
https://ja.wikipedia.org/wiki/JavaScript_Object_Notation
| #!/bin/bash | |
| # Example for the Docker Hub V2 API | |
| # Returns all imagas and tags associated with a Docker Hub user account. | |
| # Requires 'jq': https://stedolan.github.io/jq/ | |
| # set username and password | |
| UNAME="" | |
| UPASS="" |
| 更新: | 2017-05-09 |
|---|---|
| 作者: | @voluntas |
| バージョン: | 3.14 |
| URL: | http://voluntas.github.io/ |
MQTT をググって調べた人向け
| '========================================================================== | |
| ' JSON Encoder for VBScript | |
| ' Copyright (c) 2013 Atif Aziz. All rights reserved. | |
| ' | |
| ' Licensed under the Apache License, Version 2.0 (the "License"); | |
| ' you may not use this file except in compliance with the License. | |
| ' You may obtain a copy of the License at | |
| ' | |
| ' http://www.apache.org/licenses/LICENSE-2.0 | |
| ' |