Supported version:
-
- Bullseye
- Status: Stable
- Buster
- Status: Stable
- Strech
- Status: Not tested
- Bullseye
-
- 21.04 LTS
- Status: Stable
- 20.04 LTS
- Status: Stable
- 18.04 LTS
- Status: Stable
- 21.04 LTS
- Internet connection
- Git
- Root
- Installation Wattouat Server
git clone https://github.com/Wattouat-IT/Wattouat-Agent.git
And go inside the folder Wattouat-Agent
Edit the file wattouat_agent.conf
- ip : your local ip who run the database
- service : under "# Service scanned". Place the services for which you want to calculate the cost, separate with a comma. Example:
<service1>,<service2>,<service3>,<serviceN>
bash wattouat_agent_install.sh
Launch the service
Start the service at boot time
systemctl enable wattouat_agent
systemctl start wattouat_agent
Go into /var/log/wattouat_agent/
There are 2 files:
First is for Standard Output
Second is for Standard Error
Go into /bin/wattouat_agentw/fonction
Execute file wattouat_agent_uninstall.sh