Jochen Platzgummer
Jochen Platzgummer
It should be great to have a plugin to check the ISCSI Target status: - node: target name (IQN) - address: IP address of the target - port: Port to...
I would like to configure the commands for the plugin for all SNMP versions. I can add the options "--username" or "--authpassword" without any problem and the plugin works correctly...
### Bug reporting acknowledgment Yes, I read it ### Professional support _No response_ ### Describe the bug We have some AOC 1970 monitor, where GLPI agent 1.2 reports wrong serial...
create a new mode to monitor the job duration for MS SQL with filter for job status filter for job name filter for last_run thresholds for duration Output: jobname, status,...
Latest plugins We have on different Cisco switches warning and criticals on temperatur alarms. On the command no threshold for warning/critical is set, so the alarm is generated by the...
Is there a way with the existing modes to monitor through vCenter alarms like:  As you can see on the screenshot there a one CRITICAL and 3 WARNING alarms...
We have different problems using the commvault plugin: - alters/jobs: no alert will be detected OK: 0 problem(s) detected Debug shows no json alter list - storage-pools/media-agents: no xxx found...
It should be nice to have support for Citrix XenMobile. Attached you can find MIBS and snmpwalk for version 10.8: [XenMobile.zip](https://github.com/centreon/centreon-plugins/files/4666518/XenMobile.zip) [citrix-mobile.snmpwalk.txt](https://github.com/centreon/centreon-plugins/files/4666547/citrix-mobile.snmpwalk.txt) Please note that XenMobile offers only snmp v3
Centreon Plugins 20191016 Oracle 11g If we monitor a Oracle TS with Centreon Plugins we have to following output: ``` /usr/lib/centreon/plugins/centrepn_plugins.pl --plugin=database::oracle::plugin --hostname=x.x.x.x --port=1521 --sid=SID --username='xxx' --password='xxx' --mode=tablespace-usage --filter-tablespace='TS' --warning-tablespace=80...
Using Powershell command "Get-DhcpServerv4FreeIPAddress" (https://docs.microsoft.com/en-us/powershell/module/dhcpserver/get-dhcpserverv4freeipaddress?view=win10-ps) it should be possible to check if DHCP server has free IP leases. Usefull parameters: - scopeid - from ip - to ip - warning-free-ip...