File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
@ {
2
2
ModuleVersion = ' 1.0.0'
3
3
GUID = ' 8441b44a-e105-42b7-82c9-8ecf69c13b8b'
4
- ModuleToProcess = ' icinga-powershell-mssql.psm1'
4
+ # ModuleToProcess = 'icinga-powershell-mssql.psm1'
5
5
Author = ' Lord Hepipud, pdorschner'
6
6
CompanyName = ' Icinga GmbH'
7
7
Copyright = ' (c) 2020 Icinga GmbH | GPLv2'
15
15
' .\plugins\Invoke-IcingaCheckMSSQLBackupStatus.psm1' ,
16
16
' .\plugins\Invoke-IcingaCheckMSSQLHealth.psm1' ,
17
17
' .\plugins\Invoke-IcingaCheckMSSQLPerfCounter.psm1' ,
18
- ' .\plugins\Invoke-IcingaCheckMSSQLResource.psm1'
18
+ ' .\plugins\Invoke-IcingaCheckMSSQLResource.psm1' ,
19
19
' .\provider\enums\Icinga_MSSQLProviderEnums.psm1' ,
20
20
' .\provider\mssql\Get-IcingaMSSQLBackupOverallStatus.psm1' ,
21
21
' .\provider\mssql\Get-IcingaMSSQLPerfCounterNameFromDBObject.psm1' ,
You can’t perform that action at this time.
0 commit comments