Skip to content

Commit 3ff6b3f

Browse files
(plugin) hardware::devices::camera::optelecom::snmp - new (centreon#4629)
1 parent f6068be commit 3ff6b3f

9 files changed

Lines changed: 1170 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"dependencies": [
3+
"libsnmp-perl"
4+
]
5+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"pkg_name": "centreon-plugin-Hardware-Devices-Camera-Optelecom-Snmp",
3+
"pkg_summary": "Centreon Plugin to monitor Optelecom camera using SNMP",
4+
"plugin_name": "centreon_camera_optelecom_snmp.pl",
5+
"files": [
6+
"centreon/plugins/script_snmp.pm",
7+
"centreon/plugins/snmp.pm",
8+
"snmp_standard/mode/interfaces.pm",
9+
"snmp_standard/mode/listinterfaces.pm",
10+
"snmp_standard/mode/resources/",
11+
"snmp_standard/mode/uptime.pm",
12+
"hardware/devices/camera/optelecom/snmp/"
13+
]
14+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"dependencies": [
3+
"perl(SNMP)"
4+
]
5+
}

0 commit comments

Comments
 (0)