mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
fix(plugin): add backbox packaging (#5172)
This commit is contained in:
parent
eacf4de345
commit
88432bdae5
4
packaging/centreon-plugin-Network-Backbox-Rest/deb.json
Normal file
4
packaging/centreon-plugin-Network-Backbox-Rest/deb.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"dependencies": [
|
||||||
|
]
|
||||||
|
}
|
9
packaging/centreon-plugin-Network-Backbox-Rest/pkg.json
Normal file
9
packaging/centreon-plugin-Network-Backbox-Rest/pkg.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"pkg_name": "centreon-plugin-Network-Backbox-Rest",
|
||||||
|
"pkg_summary": "Centreon Plugin to monitor Backbox using RestAPI",
|
||||||
|
"plugin_name": "centreon_backbox_rest.pl",
|
||||||
|
"files": [
|
||||||
|
"centreon/plugins/script_custom.pm",
|
||||||
|
"network/backbox/rest/"
|
||||||
|
]
|
||||||
|
}
|
4
packaging/centreon-plugin-Network-Backbox-Rest/rpm.json
Normal file
4
packaging/centreon-plugin-Network-Backbox-Rest/rpm.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"dependencies": [
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user