FILE Job Example: nginx Web Server Basic Statistics

Overview

Download basic statistics from an nginx web server. Parse plain text file into series commands.

The Path field contains the ${ITEM} placeholder which allows multiple nginx servers, defined in an item list, to be queried by one configuration.

File

URI

https://example.org/nginx_status

Local Copy

nginx_status

Content

Active connections: 7
server accepts handled requests
 1308441 1308441 342390
Reading: 0 Writing: 1 Waiting: 6

Configuration

Screenshot

Job Screenshot