| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/16.0/nsca_client |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Tom, oca-ci, Kevin Luna, Luis Rodriguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES |
nsca-client |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_nsca_check_form |
nsca.check.form | nsca.check | form | New |
view_nsca_check_tree |
nsca.check.tree | nsca.check | tree | New |
view_nsca_server_form |
nsca.server.form | nsca.server | form | New |
view_nsca_server_tree |
nsca.server.tree | nsca.server | tree | New |
allow_void_result
Boolean
default=False
help='By default, a CRITICAL message is sent if the method does not return.\nIf checked, no message will be sent in such a case.'
args: 'Allow void result'
cron_id
Many2one → ir.cron
ondelete='cascade'
readonly=True
required=True
string='Cron'
args: 'ir.cron'
nsca_args
Char
nsca_function
Char
nsca_model
Char
server_id
Many2one → nsca.server
required=True
string='Server'
args: 'nsca.server'
service
Char
required=True
create(self, vals_list)
default_get(self, fields_list)
write(self, vals)
check_count
Integer
compute='_compute_check_count'
check_ids
One2many → nsca.check
string='Checks'
args: 'nsca.check', 'server_id'
config_dir_path
Char
compute='_compute_config_dir_path'
args: 'Configuration directory'
config_file_path
Char
compute='_compute_config_file_path'
args: 'Configuration file'
encryption_method
Selection
default='1'
required=True
selection='_selection_encryption_method'
string='Encryption method'
name
Char
required=True
args: 'Hostname'
node_hostname
Char
help='This is the hostname of the current Odoo node declared in the monitoring server.'
required=True
args: 'Hostname of this node'
password
Char
port
Integer
default=5667
required=True
create(self, vals_list)
current_status(self)
show_checks(self)
write(self, vals)
write_config_file(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/14.0/nsca_client |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci, Kevin Luna, Núria Sancho |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES |
nsca-client |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_nsca_check_form |
nsca.check.form | nsca.check | form | New |
view_nsca_check_tree |
nsca.check.tree | nsca.check | tree | New |
view_nsca_server_form |
nsca.server.form | nsca.server | form | New |
view_nsca_server_tree |
nsca.server.tree | nsca.server | tree | New |
allow_void_result
Boolean
default=False
help='By default, a CRITICAL message is sent if the method does not return.\nIf checked, no message will be sent in such a case.'
args: 'Allow void result'
cron_id
Many2one → ir.cron
ondelete='cascade'
readonly=True
required=True
string='Cron'
args: 'ir.cron'
nsca_args
Char
nsca_function
Char
nsca_model
Char
server_id
Many2one → nsca.server
required=True
string='Server'
args: 'nsca.server'
service
Char
required=True
args: 'Service'
create(self, vals)
default_get(self, fields_list)
write(self, vals)
check_count
Integer
compute='_compute_check_count'
check_ids
One2many → nsca.check
string='Checks'
args: 'nsca.check', 'server_id'
config_dir_path
Char
compute='_compute_config_dir_path'
args: 'Configuration directory'
config_file_path
Char
compute='_compute_config_file_path'
args: 'Configuration file'
encryption_method
Selection
default='1'
required=True
selection='_selection_encryption_method'
string='Encryption method'
name
Char
required=True
args: 'Hostname'
node_hostname
Char
help='This is the hostname of the current Odoo node declared in the monitoring server.'
required=True
args: 'Hostname of this node'
password
Char
port
Integer
default=5667
required=True
args: 'Port'
create(self, vals)
current_status(self)
show_checks(self)
write(self, vals)
write_config_file(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/13.0/nsca_client |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Enric Tobella, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES |
nsca-client |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_nsca_check_form |
nsca.check.form | nsca.check | form | New |
view_nsca_check_tree |
nsca.check.tree | nsca.check | tree | New |
view_nsca_server_form |
nsca.server.form | nsca.server | form | New |
view_nsca_server_tree |
nsca.server.tree | nsca.server | tree | New |
allow_void_result
Boolean
default=False
help='By default, a CRITICAL message is sent if the method does not return.\nIf checked, no message will be sent in such a case.'
args: 'Allow void result'
cron_id
Many2one → ir.cron
ondelete='cascade'
readonly=True
required=True
string='Cron'
args: 'ir.cron'
nsca_args
Char
nsca_function
Char
nsca_model
Char
server_id
Many2one → nsca.server
required=True
string='Server'
args: 'nsca.server'
service
Char
required=True
args: 'Service'
create(self, vals)
default_get(self, fields_list)
write(self, vals)
check_count
Integer
compute='_compute_check_count'
check_ids
One2many → nsca.check
string='Checks'
args: 'nsca.check', 'server_id'
config_dir_path
Char
compute='_compute_config_dir_path'
args: 'Configuration directory'
config_file_path
Char
compute='_compute_config_file_path'
args: 'Configuration file'
encryption_method
Selection
default='1'
required=True
selection='_selection_encryption_method'
string='Encryption method'
name
Char
required=True
args: 'Hostname'
node_hostname
Char
help='This is the hostname of the current Odoo node declared in the monitoring server.'
required=True
args: 'Hostname of this node'
password
Char
port
Integer
default=5667
required=True
args: 'Port'
create(self, vals)
current_status(self)
show_checks(self)
write(self, vals)
write_config_file(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/12.0/nsca_client |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES |
nsca-client pgbadger |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_nsca_check_form |
nsca.check.form | nsca.check | form | New |
view_nsca_check_tree |
nsca.check.tree | nsca.check | tree | New |
view_nsca_server_form |
nsca.server.form | nsca.server | form | New |
view_nsca_server_tree |
nsca.server.tree | nsca.server | tree | New |
allow_void_result
Boolean
default=False
help='By default, a CRITICAL message is sent if the method does not return.\nIf checked, no message will be sent in such a case.'
args: 'Allow void result'
cron_id
Many2one → ir.cron
ondelete='cascade'
readonly=True
required=True
string='Cron'
args: 'ir.cron'
nsca_args
Char
nsca_function
Char
nsca_model
Char
server_id
Many2one → nsca.server
required=True
string='Server'
args: 'nsca.server'
service
Char
required=True
args: 'Service'
create(self, vals)
default_get(self, fields_list)
write(self, vals)
check_count
Integer
compute='_compute_check_count'
check_ids
One2many → nsca.check
string='Checks'
args: 'nsca.check', 'server_id'
config_dir_path
Char
compute='_compute_config_dir_path'
args: 'Configuration directory'
config_file_path
Char
compute='_compute_config_file_path'
args: 'Configuration file'
encryption_method
Selection
default='1'
required=True
selection='_selection_encryption_method'
string='Encryption method'
name
Char
required=True
args: 'Hostname'
node_hostname
Char
help='This is the hostname of the current Odoo node declared in the monitoring server.'
required=True
args: 'Hostname of this node'
password
Char
port
Integer
default=5667
required=True
args: 'Port'
create(self, vals)
current_status(self)
show_checks(self)
write(self, vals)
write_config_file(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/11.0/nsca_client |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, OCA Transbot, oca-travis, Weblate, Tom Blauwendraat, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES |
nsca-client |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_nsca_check_form |
nsca.check.form | nsca.check | form | New |
view_nsca_check_tree |
nsca.check.tree | nsca.check | tree | New |
view_nsca_server_form |
nsca.server.form | nsca.server | form | New |
view_nsca_server_tree |
nsca.server.tree | nsca.server | tree | New |
allow_void_result
Boolean
default=False
help='By default, a CRITICAL message is sent if the method does not return.\nIf checked, no message will be sent in such a case.'
args: 'Allow void result'
cron_id
Many2one → ir.cron
ondelete='cascade'
readonly=True
required=True
string='Cron'
args: 'ir.cron'
nsca_args
Char
nsca_function
Char
nsca_model
Char
server_id
Many2one → nsca.server
required=True
string='Server'
args: 'nsca.server'
service
Char
required=True
args: 'Service'
create(self, vals)
default_get(self, fields_list)
write(self, vals)
check_count
Integer
compute='_compute_check_count'
check_ids
One2many → nsca.check
string='Checks'
args: 'nsca.check', 'server_id'
config_dir_path
Char
compute='_compute_config_dir_path'
args: 'Configuration directory'
config_file_path
Char
compute='_compute_config_file_path'
args: 'Configuration file'
encryption_method
Selection
default='1'
required=True
selection='_selection_encryption_method'
string='Encryption method'
name
Char
required=True
args: 'Hostname'
node_hostname
Char
help='This is the hostname of the current Odoo node declared in the monitoring server.'
required=True
args: 'Hostname of this node'
password
Char
port
Integer
default=5667
required=True
args: 'Port'
create(self, vals)
current_status(self)
show_checks(self)
write(self, vals)
write_config_file(self)