Skip to content

Commit 2574b56

Browse files
Ahmet OeztuerkAhmet Oeztuerk
authored andcommitted
add missing status.cgi? part of the url
1 parent c534087 commit 2574b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/300-controller_status.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ $pages = [
156156
'/thruk/cgi-bin/status.cgi?host=all&type=detail&hoststatustypes=3&serviceprops=42&servicestatustypes=28&view_mode=xls',
157157
'/thruk/cgi-bin/status.cgi?style=detail&view_mode=xls', # No selection
158158
'/thruk/cgi-bin/status.cgi?style=detail&view_mode=xls&columns=host_name,contacts,comments',
159-
'/thruk/cgi-bin/style=detail&view_mode=xls&status_detail_excel_columns=Hostname&status_detail_excel_columns=IP&status_detail_excel_columns=Host%20Acknowledged&status_detail_excel_columns=Host%20Downtime&status_detail_excel_columns=Host%20Notifications&status_detail_excel_columns=Host%20Active%20Checks&status_detail_excel_columns=Host%20Flapping&status_detail_excel_columns=Service&status_detail_excel_columns=Status&status_detail_excel_columns=Last%20Check&status_detail_excel_columns=Contacts&status_detail_excel_columns=Duration&status_detail_excel_columns=Attempt&status_detail_excel_columns=Acknowledged&status_detail_excel_columns=Downtime&status_detail_excel_columns=Notifications&status_detail_excel_columns=Active%20Checks&status_detail_excel_columns=Flapping&status_detail_excel_columns=Status%20Information&status_detail_excel_columns=Extra%20Status%20Information', # Default selection, Excel selection fields have prefixes to differentiate between CSV selection fields
159+
'/thruk/cgi-bin/status.cgi?style=detail&view_mode=xls&status_detail_excel_columns=Hostname&status_detail_excel_columns=IP&status_detail_excel_columns=Host%20Acknowledged&status_detail_excel_columns=Host%20Downtime&status_detail_excel_columns=Host%20Notifications&status_detail_excel_columns=Host%20Active%20Checks&status_detail_excel_columns=Host%20Flapping&status_detail_excel_columns=Service&status_detail_excel_columns=Status&status_detail_excel_columns=Last%20Check&status_detail_excel_columns=Contacts&status_detail_excel_columns=Duration&status_detail_excel_columns=Attempt&status_detail_excel_columns=Acknowledged&status_detail_excel_columns=Downtime&status_detail_excel_columns=Notifications&status_detail_excel_columns=Active%20Checks&status_detail_excel_columns=Flapping&status_detail_excel_columns=Status%20Information&status_detail_excel_columns=Extra%20Status%20Information', # Default selection, Excel selection fields have prefixes to differentiate between CSV selection fields
160160
'/thruk/cgi-bin/status.cgi?style=detail&view_mode=xls&status_detail_excel_columns=Site&status_detail_excel_columns=Hostname&status_detail_excel_columns=Hostdisplayname&status_detail_excel_columns=IP&status_detail_excel_columns=Host%20Alias&status_detail_excel_columns=Host%20Parents&status_detail_excel_columns=Host%20Groups&status_detail_excel_columns=Host%20Acknowledged&status_detail_excel_columns=Host%20Downtime&status_detail_excel_columns=Host%20Notifications&status_detail_excel_columns=Host%20Active%20Checks&status_detail_excel_columns=Host%20Flapping&status_detail_excel_columns=Service&status_detail_excel_columns=Displayname&status_detail_excel_columns=Status&status_detail_excel_columns=Last%20Check&status_detail_excel_columns=Contacts&status_detail_excel_columns=Duration&status_detail_excel_columns=Attempt&status_detail_excel_columns=Acknowledged&status_detail_excel_columns=Downtime&status_detail_excel_columns=Notifications&status_detail_excel_columns=Active%20Checks&status_detail_excel_columns=Flapping&status_detail_excel_columns=Status%20Information&status_detail_excel_columns=Extra%20Status%20Information&status_detail_excel_columns=Comments', # All selection, Excel selection fields have prefixes to differentiate between CSV selection fields
161161
'/thruk/cgi-bin/status.cgi?hostgroup=all&style=hostdetail&view_mode=xls', # No selection
162162
'/thruk/cgi-bin/status.cgi?hostgroup=all&style=hostdetail&view_mode=xls&columns=1&columns=2&columns=3&columns=4&columns=5&columns=6&columns=7&columns=8&columns=9&columns=10&columns=11&columns=12',

0 commit comments

Comments
 (0)