APPFEED.CGI(1) | General Commands Manual | APPFEED.CGI(1) |
appfeed.cgi - Xymon CGI feeder for Smartphone apps
appfeed.cgi [options]
appfeed.cgi is invoked as a CGI script via the appfeed.sh CGI wrapper.
appfeed.cgi is optionally passed a QUERY_STRING environment variable with the "filter=FILTER" parameter. FILTER is a filter for the "xymondboard" command sent to xymond(8) daemon. These filters are described in detail in the xymon(1) manual. Typically, the filter will specify hosts found on a specific (sub)page to be returned, e.g. "filter=page=webservers" will cause appfeed.cgi to only return hosts that are present on the "webservers" page in Xymon.
If no filter is specified, appfeed.cgi returns data for all red, yellow or purple statuses (equivalent to the data present on the "All non-green" page), or if invoked with the "--critical" option it returns data from the "Critical systems" page.
The output is an XML document with the current status of the selected hosts/services.
Version 4.3.28: 17 Jan 2017 | Xymon |