mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 08:02:23 +02:00
add line to "lowercase" os types on discovery (fix for old versions)
git-svn-id: http://www.observium.org/svn/observer/trunk@865 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
### Temporary Directory for graph generation
|
||||
$config['temp_dir'] = "/tmp";
|
||||
|
||||
### Location of executables
|
||||
|
||||
$config['sipcalc'] = "/usr/bin/sipcalc";
|
||||
|
||||
Reference in New Issue
Block a user