Original sourses — https://github.com/hosein2398/node-telegram-bot-api-tutorial NPM — Node.js Package Manager Download from offial web site — https://nodejs.org/en/ and install application. Create project folder (just bot in my case) and create index.js file. Now we need install node-telegram-bot-api but error occurs — there is no package.json PS C:\Users\ia.shkonda\Documents\bot> npm install —save node-telegram-bot-api npm WARN saveError ENOENT: no such file or directory,… Читать далее Test page for Netapp
Месяц: Март 2018
XORUX. How to add DellEMC Storage Center
First of all we should create new user stor2rrd with admin role on our DSM Data Collector and add storage you want to monitor using REST API: Then check connection from XORUX virtual appliance to DSM Data Collector virtual appliance. [lpar2rrd@xorux ~]$ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 10.31.134.11 3033 Connection to «10.31.134.11» on port «3033» is ok Enabling SC… Читать далее XORUX. How to add DellEMC Storage Center
XORUX. How to add Brocade SAN switch
So, we have two Brocade 6505 switches (10.31.134.18 and 10.31.134.19) in our sandbox. Monitoring will be implemented with embeeded SNMP MIBs on switches and only thing we need is to setup it from switch side. Login on switch as administrator Use snmpconfig —set command to set SNMP parameters depending of your requirenments. In example I keep… Читать далее XORUX. How to add Brocade SAN switch