check_oracle_health: update to 1.9
[omd.git] / packages / omd / skel / etc / environment
blob3acc56d24b50e834ca8f3b7769430124821da513
1 # Custom environment variables
3 # Here you can set environment variables. These will
4 # be set in interactive mode when logging in as site
5 # user and also when starting the OMD processes with
6 # omd start.
8 # This file has shell syntax, but without 'export'.
9 # Better use quotes if your values contain spaces.
11 # Example:
13 # FOO="bar"
14 # FOO2="With some spaces"