mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
2010-12-02 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/pandora_server.conf: Added wmic file path for FreeBSD. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3650 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
fb8c196acf
commit
f86e7b79bf
@ -1,3 +1,7 @@
|
|||||||
|
2010-12-02 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
|
* FreeBSD/pandora_server.conf: Added wmic file path for FreeBSD.
|
||||||
|
|
||||||
2010-12-01 Ramon Novoa <rnovoa@artica.es>
|
2010-12-01 Ramon Novoa <rnovoa@artica.es>
|
||||||
|
|
||||||
* util/pandora_recode_db.pl: Redefine safe_input to avoid loading
|
* util/pandora_recode_db.pl: Redefine safe_input to avoid loading
|
||||||
|
@ -106,6 +106,10 @@ predictionserver 0
|
|||||||
# DISABLED BY DEFAULT
|
# DISABLED BY DEFAULT
|
||||||
wmiserver 0
|
wmiserver 0
|
||||||
|
|
||||||
|
# wmic: Needed by Pandora FMS wmi server.
|
||||||
|
|
||||||
|
wmi_client /usr/local/bin/wmic
|
||||||
|
|
||||||
# Network timeout (in seconds) for timeout in network connections for Network agents
|
# Network timeout (in seconds) for timeout in network connections for Network agents
|
||||||
|
|
||||||
network_timeout 5
|
network_timeout 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user