mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
parent
ad32d88690
commit
7d66fcab2b
@ -95,6 +95,7 @@ my $lookup_type = [
|
||||
{ type => 'macos', re => qr/Darwin/i },
|
||||
{ type => 'hp-ux', re => qr/HP-UX/i },
|
||||
{ type => 'freebsd', re => qr/FreeBSD/i },
|
||||
{ type => 'aix', re => qr/ AIX / },
|
||||
];
|
||||
|
||||
sub define_type {
|
||||
|
Loading…
x
Reference in New Issue
Block a user