Version 2 (modified by trac, 11 months ago) (diff)

--

TracNav

Check NSCP

Checkes the state of the agent

Queries (commands)

  • check_nscp Check the internal healt of NSClient++.

Commands (executable)

TODO: Add command list

Configuration

CRASH SECTION

Configure crash handling properties.

Section: /settings/crash

Keys:

KeyTitleDescription
submit urlSUBMISSION URL The url to submit crash reports to
submitSUBMIT CRASHREPORTS Submit crash reports to nsclient.org (or your configured submission server)
restart targetRESTART SERVICE NAME The url to submit crash reports to
archive folderfolder The archive folder for crash dunpes.
archiveARCHIVE CRASHREPORTS Archive crash reports in the archive folder
restartRESTART Submit crash reports to nsclient.org (or your configured submission server)

SUBMISSION URL

Description: The url to submit crash reports to

Key: submit url

Default value: http://crash.nsclient.org/submit

Sample:

# SUBMISSION URL
# The url to submit crash reports to
[/settings/crash]
submit url=http://crash.nsclient.org/submit

SUBMIT CRASHREPORTS

Description: Submit crash reports to nsclient.org (or your configured submission server)

Key: submit

Default value: 0

Sample:

# SUBMIT CRASHREPORTS
# Submit crash reports to nsclient.org (or your configured submission server)
[/settings/crash]
submit=0

RESTART SERVICE NAME

Description: The url to submit crash reports to

Key: restart target

Default value: NSClientpp

Sample:

# RESTART SERVICE NAME
# The url to submit crash reports to
[/settings/crash]
restart target=NSClientpp

folder

Description: The archive folder for crash dunpes.

Key: archive folder

Default value: ${shared-path}/crash-dumps

Sample:

# folder
# The archive folder for crash dunpes.
[/settings/crash]
archive folder=${shared-path}/crash-dumps

ARCHIVE CRASHREPORTS

Description: Archive crash reports in the archive folder

Key: archive

Default value: 1

Sample:

# ARCHIVE CRASHREPORTS
# Archive crash reports in the archive folder
[/settings/crash]
archive=1

RESTART

Description: Submit crash reports to nsclient.org (or your configured submission server)

Key: restart

Default value: 1

Sample:

# RESTART
# Submit crash reports to nsclient.org (or your configured submission server)
[/settings/crash]
restart=1