Alerts for non-arrival of data - Forum - Delft-FEWS
Forum
Alerts for non-arrival of data
AM
Alex Minett, modified 11 Months ago.
Alerts for non-arrival of data
Keen Forecaster Posts: 2 Join Date: 10/1/19 Recent Posts 00
KV
Klaas-Jan van Heeringen, modified 11 Months ago.
RE: Alerts for non-arrival of data
Keen Forecaster Posts: 2 Join Date: 6/7/12 Recent Posts 00
Hi Alex,
We usually configure a secondaryValidation, where we check if data is available for some key timeseries. If not, a user-defined logmessage and eventcode is generated. Based on that, you can trigger an email to be sent by the MC to inform you about this. See below config example. Note there is no way to do it based on a datafeed, only on available data on locations. Although, I know a colleague who made a fancy script to derive the status from a report system status html and to trigger from that script an email alert.
See https://publicwiki.deltares.nl/display/FEWSDOC/21+Secondary+Validation for more information and examples regarding the validation module and https://publicwiki.deltares.nl/display/FEWSDOC/05+Setting+up+sending+emails+on+events regarding sending mail alerts.
Success! Klaas-Jan
We usually configure a secondaryValidation, where we check if data is available for some key timeseries. If not, a user-defined logmessage and eventcode is generated. Based on that, you can trigger an email to be sent by the MC to inform you about this. See below config example. Note there is no way to do it based on a datafeed, only on available data on locations. Although, I know a colleague who made a fancy script to derive the status from a report system status html and to trigger from that script an email alert.
See https://publicwiki.deltares.nl/display/FEWSDOC/21+Secondary+Validation for more information and examples regarding the validation module and https://publicwiki.deltares.nl/display/FEWSDOC/05+Setting+up+sending+emails+on+events regarding sending mail alerts.
Success! Klaas-Jan