diff options
Diffstat (limited to 'sitesummary/debian/sitesummary-client.templates')
-rw-r--r-- | sitesummary/debian/sitesummary-client.templates | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/sitesummary/debian/sitesummary-client.templates b/sitesummary/debian/sitesummary-client.templates new file mode 100644 index 0000000..92099ba --- /dev/null +++ b/sitesummary/debian/sitesummary-client.templates @@ -0,0 +1,37 @@ +Template: sitesummary-client/collector_url +Type: string +_Description: URL: + Insert the URL to the sitesummary collector, where should the + sitesummary information be submitted. Several URLs can be specified + separated by space. + . + The default URL is http://localhost/cgi-bin/sitesummary-collector.cgi + +Template: sitesummary-client/site +Type: string +_Description: Site: + Insert a string identifying the site where this machine is located. + +Template: sitesummary-client/sitegroup +Type: string +_Description: Sitegroup: + Insert a string identifying the subgroup within the site where this + machine is located. + +Template: sitesummary-client/hostclass +Type: string +_Description: Host class: + Insert string identifying the host class, like workstation, server, + laptop, thin client etc. + +Template: sitesummary-client/enable-nagios-nrpe-config +Type: boolean +Default: false +Description: Activate the Nagios NRPE config feature? + This is an internal (hidden) debconf question. It should not be translated. + +Template: db_get sitesummary-client/nagios-server +Type: string +Description: Host name of nagios server allowed to contact NRPE: + This is an internal (hidden) debconf question. It should not be translated. + |