mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
73 lines
2.2 KiB
Text
73 lines
2.2 KiB
Text
Subnets:{{#subnets}}
|
|
location: {{location}}
|
|
range: {{range}}
|
|
first_ip: {{first_ip}}
|
|
last_ip: {{last_ip}}
|
|
used: {{used}}
|
|
touched: {{touched}}
|
|
defined: {{defined}}
|
|
free: {{free}}
|
|
percent: {{percent}}
|
|
touch_count: {{touch_count}}
|
|
touch_percent: {{touch_percent}}
|
|
backup_count: {{backup_count}}
|
|
backup_percent: {{backup_percent}}
|
|
status: {{status}}
|
|
gettimeofday: {{gettimeofday}}
|
|
lease_file_epoch_mtime: {{lease_file_epoch_mtime}}
|
|
{{/subnets}}
|
|
|
|
Shared-networks:{{#shared-networks}}
|
|
location: {{location}}
|
|
defined: {{defined}}
|
|
used: {{used}}
|
|
touched: {{touched}}
|
|
free: {{free}}
|
|
percent: {{percent}}
|
|
touch_count: {{touch_count}}
|
|
touch_percent: {{touch_percent}}
|
|
backup_count: {{backup_count}}
|
|
backup_percent: {{backup_percent}}
|
|
status: {{status}}
|
|
gettimeofday: {{gettimeofday}}
|
|
lease_file_epoch_mtime: {{lease_file_epoch_mtime}}
|
|
{{/shared-networks}}
|
|
|
|
Summary:{{#summary}}
|
|
location: {{location}}
|
|
defined: {{defined}}
|
|
used: {{used}}
|
|
touched: {{touched}}
|
|
free: {{free}}
|
|
percent: {{percent}}
|
|
touch_count: {{touch_count}}
|
|
touch_percent: {{touch_percent}}
|
|
backup_count: {{backup_count}}
|
|
backup_percent: {{backup_percent}}
|
|
status: {{status}}
|
|
gettimeofday: {{gettimeofday}}
|
|
lease_file_epoch_mtime: {{lease_file_epoch_mtime}}
|
|
{{/summary}}
|
|
|
|
localtime: {{localtime}}
|
|
number_of_ranges: {{number_of_ranges}}
|
|
number_of_shared_networks: {{number_of_shared_networks}}
|
|
version: {{version}}
|
|
|
|
conf_file_path: {{conf_file_path}}
|
|
conf_file_local_mtime: {{conf_file_local_mtime}}
|
|
conf_file_epoch_mtime: {{conf_file_epoch_mtime}}
|
|
|
|
lease_file_path: {{lease_file_path}}
|
|
lease_file_local_mtime: {{lease_file_local_mtime}}
|
|
lease_file_epoch_mtime: {{lease_file_epoch_mtime}}
|
|
|
|
template_file_path: {{template_file_path}}
|
|
template_file_local_mtime: {{template_file_local_mtime}}
|
|
template_file_epoch_mtime: {{template_file_epoch_mtime}}
|
|
|
|
number_of_ranges_warning: {{number_of_ranges_warning}}
|
|
number_of_ranges_critical: {{number_of_ranges_critical}}
|
|
number_of_shared_networks: {{number_of_shared_networks}}
|
|
number_of_shared_networks_warning: {{number_of_shared_networks_warning}}
|
|
number_of_shared_networks_critical: {{number_of_shared_networks_critical}}
|