Commit Graph

4639 Commits

Author SHA1 Message Date
garnier-quentin b0826df607 add stack members for hp procurve 2019-11-25 11:41:05 +01:00
qgarnier 028f60609e
Merge pull request #1747 from CPbN/3cxtypo
3CX help typo
2019-11-25 09:34:55 +01:00
CPbN c451a886ff 3CX help typo 2019-11-24 12:45:04 +01:00
garnier-quentin 447ef585ae enhance indent 2019-11-21 09:58:46 +01:00
qgarnier e2eed9b78d
Merge pull request #1710 from Coolgeek789/cmd-return-aix
add cmd-return for AIX (taken from linux)
2019-11-21 09:50:32 +01:00
qgarnier e3ac3aac91
Merge pull request #1738 from sbraz/synology
storage::synology::snmp: handle raidStatus values over 12
2019-11-20 11:17:16 +01:00
Louis Sautier 7ebf5f5b4e
storage::synology::snmp: handle raidStatus values over 12
These additional statuses are documented here:
https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/All/enu/Synology_DiskStation_MIB_Guide.pdf

* DataScrubbing (13): RAID is DataScrubbing
* RaidDeploying (14): RAID is deploying Single volume on pool
* RaidUnDeploying (15): RAID is not deploying Single volume on pool
* RaidMountCache (16): RAID is mounting SSD cache
* RaidUnmountCache (17): RAID is not mounting SSD cache
* RaidExpandingUnfinishedSHR (18): RAID continue expanding SHR if interrupted
* RaidConvertSHRToPool (19): RAID is converting Single volume on SHR to
  multiple volume on SHR
* RaidMigrateSHR1ToSHR2 (20): RAID is migrating SHR1 to SHR2
* RaidUnknownStatus (21): RAID status is not included in the status above
2019-11-20 11:12:39 +01:00
garnier-quentin a081c921cc remove skip_global 2019-11-14 17:11:19 +01:00
qgarnier 292a52e96d
Merge pull request #1727 from CPbN/storagecount
Add count to storage mode
2019-11-14 17:10:42 +01:00
garnier-quentin 6ffa73031f remove useless skip_global 2019-11-14 17:09:44 +01:00
CPbN cec2556697 Add count to storage mode 2019-11-14 16:37:02 +01:00
qgarnier 4c308adc1a
Merge pull request #1726 from CPbN/typodoc
All counters are enabled by default
2019-11-14 13:42:13 +01:00
CPbN 553f546137 All counters are enabled by default 2019-11-14 13:39:37 +01:00
garnier-quentin 770a3be07e fix some indents 2019-11-14 10:46:54 +01:00
garnier-quentin 14165badca fix indent 2019-11-14 10:36:54 +01:00
qgarnier ef8e6ae252
Merge pull request #1706 from alenorcy/dev
Added Oracle Linux 7.7 exception in --autodetect-redhat options
2019-11-14 10:35:10 +01:00
garnier-quentin 499e2e547e some typo 2019-11-14 10:31:44 +01:00
qgarnier 79bc1dad46
Merge pull request #1702 from CPbN/influx
InfluxDB, allow to select custom field
2019-11-14 10:29:15 +01:00
garnier-quentin 103eee4ea7 Fix #1719 2019-11-12 18:59:07 +01:00
garnier-quentin 2db30d4b2e fix memory flash 2019-11-12 17:41:04 +01:00
garnier-quentin 07fef0cf0f Fix #1718 2019-11-12 17:37:57 +01:00
garnier-quentin 4a8a204be0 Fix akcp unit 2019-11-12 11:59:59 +01:00
garnier-quentin 28589201bd Fix #1715 2019-11-12 09:15:38 +01:00
garnier-quentin 3a78bd8897 use instance with no tag name 2019-11-08 16:14:06 +01:00
garnier-quentin 6f6af72ad3 Fix #1708 2019-11-08 15:32:16 +01:00
garnier-quentin b82c09bd48 add cisco standard load 2019-11-08 14:21:36 +01:00
garnier-quentin 6c0b9c6939 update list-tablespaces 2019-11-08 11:47:45 +01:00
garnier-quentin 370614f827 Fix #1713 2019-11-08 11:24:21 +01:00
CPbN 105056061a Compute index without additional mod 2019-11-07 12:01:13 +01:00
garnier-quentin d7603030c2 fix issue with aruba no ap connected 2019-11-07 10:33:02 +01:00
qgarnier b156213a81
Merge pull request #1711 from s-duret/patch-14
fix help menu
2019-11-06 16:57:02 +01:00
lenorcy 2106f50ccd Modified autodetect_rhel7 function 2019-11-05 17:18:53 +01:00
Stéphane Duret 45264ab307
fix help menu 2019-11-05 13:38:55 +01:00
Fabien Rendu 92c8f2d6d2 add separator option for --manage-returns 2019-11-05 13:23:56 +01:00
Fabien Rendu be594eba2c add cmd-return for AIX (taken from linux) 2019-11-05 11:02:56 +01:00
garnier-quentin 24bc605b7a enhance typo 2019-11-03 19:18:06 +01:00
qgarnier 54441d414c
Merge pull request #1707 from CPbN/str2time
Add possiblity to use str2time()
2019-11-03 19:17:03 +01:00
CPbN 6236c21858 Add option --use-perl-mod 2019-11-01 23:27:39 +01:00
CPbN 42df733804 Add possiblity to use str2time() 2019-10-30 13:32:14 +01:00
lenorcy 00c4775ab6 Added Oracle Linux 7.7 exception in --autodetect-redhat options 2019-10-30 11:25:49 +01:00
qgarnier 6ce8476224
Merge pull request #1705 from CPbN/oratypo
Oracle man typo
2019-10-30 08:01:56 +01:00
CPbN 52e3301a5b Oracle man typo 2019-10-30 08:00:36 +01:00
garnier-quentin 18f92d93f6 enhance indent 2019-10-29 15:44:42 +01:00
garnier-quentin c31223be41 fix virtualservice and modbus 2019-10-29 15:42:46 +01:00
garnier-quentin b43132c75a enhance indent 2019-10-29 15:40:07 +01:00
garnier-quentin 28b8e0eb73 fix lwp error 2019-10-29 14:44:26 +01:00
garnier-quentin 07fa576111 enhance autodetect-redhat option 2019-10-29 13:57:06 +01:00
garnier-quentin 5c116a05cc enhance output memory 2019-10-29 13:49:37 +01:00
garnier-quentin 2775596274 add arcserve vmname 2019-10-29 11:50:25 +01:00
garnier-quentin c066584b3f add arcserve vmname 2019-10-29 11:45:52 +01:00