![](https://secure.gravatar.com/avatar/d2b2e1ce87b0fd4efa2f08dc6ef8d6ac.jpg?s=120&d=mm&r=g)
Can you switch from the subscription version of observium to the community version by following the Upgrade to latest Major release procedure?
Community Edition¶ Upgrade to latest Major release¶ Disable observium cronjobs optional
Run the following commands (as root):
cd /opt mv observium observium_old wget -Oobservium-community-latest.tar.gz http://www.observium.org/observium-community-latest.tar.gz tar zxvf observium-community-latest.tar.gz mv /opt/observium_old/rrd observium/ mv /opt/observium_old/logs observium/ mv /opt/observium_old/config.php observium/ Update DB schema:
/opt/observium/discovery.php -u If it has been a very long time since you've updated (12 months or more), you may want to force an immediate rediscovery of all devices to make sure things are up to date :
/opt/observium/discovery.php -h all Re-enable observium cronjobs optional
You may now delete your observium_old directory if everything has updated correctly:
rm -rf observium_old
![](https://secure.gravatar.com/avatar/9113800bbd271c46f4585a9549d85c15.jpg?s=120&d=mm&r=g)
I would recommend using the Migrate a community edition install to subscription edition-procedure instead :) https://docs.observium.org/updating/#migrate-an-existing-community-edition-i... /Markus
Den tors 31 jan. 2019 kl 20:30 skrev Michael Medwid via observium < observium@observium.org>:
Can you switch from the subscription version of observium to the community version by following the Upgrade to latest Major release procedure?
Community Edition¶ Upgrade to latest Major release¶ Disable observium cronjobs optional
Run the following commands (as root):
cd /opt mv observium observium_old wget -Oobservium-community-latest.tar.gz http://www.observium.org/observium-community-latest.tar.gz tar zxvf observium-community-latest.tar.gz mv /opt/observium_old/rrd observium/ mv /opt/observium_old/logs observium/ mv /opt/observium_old/config.php observium/ Update DB schema:
/opt/observium/discovery.php -u If it has been a very long time since you've updated (12 months or more), you may want to force an immediate rediscovery of all devices to make sure things are up to date :
/opt/observium/discovery.php -h all Re-enable observium cronjobs optional
You may now delete your observium_old directory if everything has updated correctly:
rm -rf observium_old _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Markus Klock
-
Michael Medwid