Added OS to the default discovery modules

This commit is contained in:
laf
2015-03-25 19:42:50 +00:00
parent 0cd8b17d37
commit 325907126a
2 changed files with 3 additions and 0 deletions

View File

@@ -537,6 +537,7 @@ $config['poller_modules']['cisco-asa-firewall'] = 1;
// List of discovery modules. Need to be in this array to be
// considered for execution.
$config['discovery_modules']['os'] = 1;
$config['discovery_modules']['ports'] = 1;
$config['discovery_modules']['ports-stack'] = 1;
$config['discovery_modules']['entity-physical'] = 1;

View File

@@ -1,5 +1,7 @@
<?php
echo("OS: ");
// MYSQL Check - FIXME
// 1 UPDATE