check_tesla-gateway2

Nagios plugin to integrate Tesla Gateway2 and thus also a Tesla Powerwall2.

Usage

check_tesla-gateway2 -H|--Host host
    -E|--EMail [CustomerEMAIL]
    -P|--Password [password]
    -e|--entity site|solar|load|battery
    -s|--sensor sensorname
    -c|--critical-w|--warning
    [ -t|--timeout]
    [ --ignoressl ]
    [ -h|--help ]

Valid entities are :

  • site
  • solar
  • load
  • battery

Valid values for [sensor] are :

  • energy_exported
  • energy_imported
  • instant_power
  • instant_reactive_power
  • instant_apparent_power
  • instant_average_voltage
  • instant_average_current
  • instant_total_current
  • frequency
  • i_a_current
  • i_b_current
  • i_c_current

Examples:

./check_tesla-gateway2.pl -H 192.168.178.10
    -E CustomerEMail -P yourpassword
    -e site-s instant_power --warning :5 --critical :10

Download

File Version
nagios-plugin-check_tesla-gateway2.zip 1.0

Change Log

Version 1.0
– Initial version

License

The software provided here is, unless otherwise stated in the application or source code, subject to the GNU Public License (see here).