I'd like to setup Zabbix monitoring for the Google Apps Status Dashboard, and I was thinking that monitoring the RSS Feed with Zabbix's WEB monitoring would be the best way to approach it. However, I can't seem to find any information on how to monitor an RSS with Zabbix. Does anyone have any experience in doing this?
I would need more specific information regarding what exactly you want to react to.
For starters, though, you can perform basic parsing of an RSS feed using standard tools in the CLI, piping the results to
zabbix_send
easily: