User Tools

Site Tools


vrm_portal:alarms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vrm_portal:alarms [2014-09-03 09:11] – [Geofence] [Grammar] john_rvrm_portal:alarms [2023-09-01 18:00] (current) mvader
Line 1: Line 1:
 ====== VRM Portal alarms and monitoring ====== ====== VRM Portal alarms and monitoring ======
  
-The VRM Portal constantly watches over your system and can inform by email if something is amiss. There are four categories of monitoring:+The VRM Portal constantly monitors and watches over your system and can also inform you by email if something is amiss. There are four categories of monitoring:
  
-  * The no data alarm: monitors connection between the Portal and the Victron installation+  * The no data alarm: monitors the connection between the Portal and the Victron installation
   * Automatic alarm monitoring: monitors a predefined list of parameters on all connected products   * Automatic alarm monitoring: monitors a predefined list of parameters on all connected products
-  * Geofence: monitors location (requires a Color Control GX with USB-GPS)+  * Geofence: monitors location (requires a Color Control GX with USB-GPS)
   * User configurable alarms   * User configurable alarms
  
-{{ :vrm_portal:vrmalarmsscreenshot.png?nolink&  }}+{{  :vrm_portal:alarm-1.png?nolink&  }}
  
 ---- ----
  
-===== No data alarm =====+===== 1. No data alarm =====
  
-Typically used for land-based installations, such as off-grid farms and telecommunication sites.+Typically used for land-based installations, such as off-grid farms and telecommunication installations.
  
-{{ :vrm_portal:1a52ea26ac7d39d03986f3b674824fde.png  }}+{{  :vrm_portal:alarm-2.png  }}
  
 ---- ----
  
-===== Automatic alarm monitoring =====+===== 2. Automatic alarm monitoring =====
  
-Monitors a predefined list of parameters on all connected products. With this feature, it is no longer necessary to manually configure alarm rules for all the different parameters. An email will be sent if any of the parameters listed below enters an Alarm state, and optionally also for Warnings. A recovery email will be sent if the parameter returns to its normal value.+Monitors a predefined list of parameters on all connected products. With this feature, it is no longer necessary to manually configure alarm rules for all the different parameters. An email will be sent if any of the parameters listed below enters an Alarm state, and optionally for Warnings too. A recovery email will be sent if the parameter returns to its normal value.
  
-You can set the monitor to send an email alert for alarms only, for warnings and alarms, or disable it entirely". The default for new sites is Only alarms:+You can set the monitor to send an email alert for alarms only, for warnings and alarms, or disable it entirely. The default for new installations is Only alarms:
  
-{{ :vrm_portal:vrm_automaticalarmmonitoring.png?nolink |}}+{{  :vrm_portal:alarm-3.png?nolink&  }}
  
-==== Predefined list of monitored parameters ==== +==== 2.1 Parameters being watched by the Automatic alarm monitor ==== 
-=== VE.Bus products (Multi, Inverter and Quattro) ===+ 
 +=== 2.1.1 VE.Bus products (Multi, Inverter and Quattro) ===
  
   * VE.Bus state   * VE.Bus state
Line 36: Line 37:
   * Low battery alarm   * Low battery alarm
   * Overload alarm   * Overload alarm
 +  * AC Input phase rotation (for three phase systems)
  
-=== BMV and Lynx Shunt VE.Can ===+=== 2.1.2 BMVLynx Shunt VE.Can and other batteries===
  
   * High voltage alarm   * High voltage alarm
Line 51: Line 53:
   * High internal-temperature alarm (Lynx Shunt only)   * High internal-temperature alarm (Lynx Shunt only)
   * Low starter-voltage alarm (Lynx Shunt only)   * Low starter-voltage alarm (Lynx Shunt only)
 +  * High charge current alarm
 +  * High discharge current alarm
 +  * Cell imbalance alarm
 +  * Internal failure alarm
  
-=== Solar charger ===+=== 2.1.3 Solar charger ===
  
   * Charger fault   * Charger fault
Line 62: Line 68:
   * Error code   * Error code
  
-=== Skylla-i charger ===+=== 2.1.4 Skylla-i charger ===
  
   * Charger fault   * Charger fault
Line 70: Line 76:
   * High voltage alarm   * High voltage alarm
  
-=== Lynx Ion BMS ===+=== 2.1.5 Lynx Ion BMS ===
  
   * Error code   * Error code
   * Error   * Error
-===== User configurable alarms ===== 
  
-Advanced rules, including hysteresis can be configured for all parameters available in the VRM database.+=== 2.1.6 Venus devices === 
 + 
 +  * Digital input 
 + 
 +=== 2.1.7 Generator start/stop === 
 + 
 +  * Generator not detected at AC-input. See [[ccgx:generator_start_stop|]] for details 
 +===== 3. User configurable alarms ===== 
 + 
 +Advanced rules, including hysteresis can be configured for [[https://vrmapi.victronenergy.com/v2/docs?page=attributes|all parameters available]] in the VRM database. 
 + 
 +{{:vrm_portal:vrm_alarm_rules.png?direct&400|}} 
 +==== 3.1 How to properly configure high, low and their hysteresis ==== 
 + 
 +To understand what the hysteresis is, consider the following example: you want an alarm as soon as the battery voltage drops below 10 volt. And only when it rises again above 11.5 volts, you want the alarm to clear. These 11.5 V is the hysteresis.  
 + 
 +A properly configured alarm rule meets the following criteria: 
 +  * The low hysteresis should be equal to or higher that the low alarm threshold 
 +  * The high hysteresis should be equal to or lower than the high alarm threshold 
 +  * The low hysteresis should be lower than the high alarm threshold (otherwise a high alarm will be triggered as soon as the low alarm is cleared) 
 +  * The high hysteresis should be higher than the low alarm threshold 
 + 
 +Note November 2014: after rereading the exact meaning of hysteresis, I see that this is the concept. And not the right word for the value at which to clear an alarm. We'll rename these items on the and then also this text shortly: 
 +Low hysteresis -> Clear low alarm above 
 +High hysteresis -> Clear high alarm below 
 + 
 +==== 3.2 Receiving and alarm on mains failure ==== 
 + 
 +This is an alarm typically wanted in a backup system. 
 + 
 +To set it up: 
 + 
 +  - Start adding an alarm 
 +  - Select the Multi (or Quattro) as the device on which you want to monitor a a parameter. 
 +  - Select the VE.Bus State as the parameter. 
 +  - Set the Inverter state as 'Armed'. You might want to add Off and Error there as well. 
 +  - Set the notification time to 300 seconds, i.e. 5 minutes. 
 + 
 +===== 4. Geofence ===== 
 + 
 +Typically used for rental vehicles and boats. The example below shows a Geofence that will give an alert when the boat leaves the lake. An alarm will also be generated when the location data is no longer being received, for example when the GPS receiver is unplugged. Use this in combination with the No data alarm for full coverage. 
 + 
 +{{  :vrm_portal:alarm-4.png?nolink&  }} 
 + 
 + 
 +===== 5. Email rate limiter ===== 
 +Under certain conditions, some installations can hover near a warning or alarm condition. This can yield a flow of redundant e-mail messages, leading to user alarm fatigue and spam false positives, not to mention an overflowing inbox. 
 + 
 +In case the system detects that this is going on, it will send one last email out. Which contains a warning that due to rate limiting it will stop sending out new emails. 
 + 
 +In case the flood of alarms ceases, the system will automatically resume sending out e-mails after 24 hours.  
 + 
 +The rate limiter can also be reset manually on the VRM Portal: go to the installation, then 'Settings and alarm rules'. In case the rate limiter is active, you'll see this: 
 + 
 +{{ :vrm_portal:screen_shot_2017-01-24_at_09.43.45.png?nolink |}} 
 + 
 + 
 +===== 6. VRM Error messages ===== 
 + 
 +==== Data from unauthenticated device has been received ==== 
 + 
 +When transmitting data to the VRM Portal, the device sending the data needs to authenticate itself against VRM. It does this using VRM Authentication tokens. 
 + 
 +If either one of those tokens does not match the ones stored in the VRM back-end, then the transmitted data is rejected by VRM, and an error message is shown on the VRM portal. The error message looks like this: 
 + 
 +{{ :vrm_portal:unauthenticated.png?nolink&600 |}} 
 + 
 +These are the causes:
  
-===== Geofence =====+  - GX device has been reset to factory defaults, using the venus-data.tgz file as instructed in the manuals. For older GX devices, CCGX, Venus GX, Octo GX, and also older batches of Cerbo GX as well as older batches of MP-II GX and ES-II GX, this will lead to this error message on VRM. 
 +  - Hacker trying to send false data to VRM. 
 +  - GX device storage corruption (data partition). 
 +  - RaspberryPi that has a new sdcard or is re-imaged.
  
-Typically used for rental vehicles and boatsThe example below shows a geofence that will give an alert when the user of the boat leaves the lake. An alarm will also be generated when the location data is no longer being receivedfor example when the user unplugs the GPS receiver. Use this in combination with the No data alarm for full coverage.+For "1. GX device factory reset" as well as for "4RaspberryPi", the solution is to reset the tokensusing the Reset Tokens button in General -> Settings.
  
-{{  :vrm_portal:vrmgeofence.png?nolink&  }}+It is thereafter not needed to restart the GX device.
  
-~~DISQUS~~+If that does not resolve it, contact your Victron dealer.
  
vrm_portal/alarms.1409728266.txt.gz · Last modified: 2014-09-03 09:11 by john_r

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki