Changed the 'experimental' message of Veeam WSMAN modules as we are going to support it (#4953)

This commit is contained in:
omercier 2024-03-18 11:16:47 +01:00 committed by GitHub
parent 5bc30d8fa2
commit c1890f632d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 13 additions and 27 deletions

1
.github/CODEOWNERS vendored
View File

@ -19,3 +19,4 @@ tests/** @centreon/owners-robot-e2e
.github/** @centreon/owners-pipelines .github/** @centreon/owners-pipelines
packaging/** @centreon/owners-pipelines packaging/** @centreon/owners-pipelines
selinux/** @centreon/owners-pipelines selinux/** @centreon/owners-pipelines
.github/scripts/pod_spell_check.t @centreon/owners-perl

View File

@ -8,7 +8,7 @@ if (!@ARGV) {
die "Missing perl file to check."; die "Missing perl file to check.";
} }
my $stopword_filename='.github/scripts/stopwords.t'; my $stopword_filename='tests/resources/spellcheck/stopwords.t';
if(defined($ARGV[1])){ if(defined($ARGV[1])){
$stopword_filename=$ARGV[1]; $stopword_filename=$ARGV[1];
} }
@ -19,4 +19,4 @@ printf("stopword file use : ".$stopword_filename." \n");
add_stopwords(<FILE>); add_stopwords(<FILE>);
set_spell_cmd('hunspell -l'); set_spell_cmd('hunspell -l');
all_pod_files_spelling_ok($ARGV[0]); all_pod_files_spelling_ok($ARGV[0]);
close(FILE); close(FILE);

View File

@ -239,9 +239,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] Monitor job status.
Check job status.
=over 8 =over 8

View File

@ -266,9 +266,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] Monitor licenses.
Check licenses.
=over 8 =over 8

View File

@ -132,9 +132,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] List jobs.
List jobs.
=over 8 =over 8

View File

@ -136,9 +136,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] List repositories.
List repositories.
=over 8 =over 8

View File

@ -225,9 +225,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] Monitor repositories.
Check repositories.
=over 8 =over 8

View File

@ -179,9 +179,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] Monitor tape jobs status.
Check tape jobs status.
=over 8 =over 8

View File

@ -213,9 +213,7 @@ __END__
=head1 MODE =head1 MODE
EXPERIMENTAL Mode : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] Monitor SureBackup jobs.
Check SureBackup jobs.
=over 8 =over 8

View File

@ -48,8 +48,6 @@ __END__
=head1 PLUGIN DESCRIPTION =head1 PLUGIN DESCRIPTION
EXPERIMENTAL Plugin : Community-supported only (no support from Centreon at this time) [EXPERIMENTAL] Monitor Veeam backup server using powershell script via WSMAN protocol.
Check Veeam through powershell.
=cut =cut

View File

@ -11,11 +11,12 @@ oneaccess-sys-mib
perfdata perfdata
powershell powershell
proto proto
Sansymphony
queue-messages-inflighted queue-messages-inflighted
Sansymphony
SNMP SNMP
space-usage-prct space-usage-prct
SSH SSH
SureBackup SureBackup
topic-messages-inflighted topic-messages-inflighted
Veeam Veeam
WSMAN