A simple SNMP Bot manager for Telegram. Just install and configure snmpd on the agent machine.
The following options are available:
- Load average
- CPU
- Memory
- Uptime
New features can be easily added.
- Install dependencies:
npm install net-snmp
- Configure BothFather Token in app.js:
var token = 'YOU_BOT_TOKEN';
- Run manager:
nodejs app.js
- Avaliable commands:
--/start - Show this message
--/session - Start a new SNMP session
--/commands - Show the command list