-
Notifications
You must be signed in to change notification settings - Fork 8
Upgrade beta3 to v1 0
This page contains any steps required for upgrading from Beta0.3+ versions to the v1.0 release. These pieces of information are not a complete changelog, but rather important changes every user has to take when upgrading.
Check out the complete changelog here
Important: Please change any passwords if you copy-pasted them from the older install instructions. Informations on how to change InfluxDB-Passwords can be found here and about Grafana-Users here.
-
renamed user
grafanaReader
toGrafanaReader
:
It is required to drop the old user and insert the new GrafanaReader.- Login into the InfluxDB as described on the change password page and drop
grafanaReader
. - Re-create
GrafanaReader
while logged in by using the commandCREATE USER GrafanaReader WITH PASSWORD 'NOT_A_SAFE_PASSWORD'
You have to change the password within the string before.
- Use
SHOW USERS
to check if it's created successfully.
- Login into the InfluxDB as described on the change password page and drop
-
removed unused user
sppmonInfluxUser
:
Follow the instructions on the change password page to drop this user.
-
Grafanas install instructions now contain an SSL-Setup. Please migrate to secure HTTPS-Communication.
-
A drop of all old dashboards and re-import of the new dashboards are required.
Please follow the new import instructions within the wiki. -
Alerting includes now meaningful messages. Consider setting up an alert notification channel via mail or Slack
-
Due to a typo within the config file, every old config file needs to be adjusted.
Please change within thesppServer
-section the keyjobLog_rentation
tojobLog_retention
.\Support for the typo will drop in v1.1. SPPMon will stop working afterward.
-
Argument
--test
introduced, test the config file for functionality before a real exection -
Office365 Backuped data is no longer collected due to reducing the JobLog-Types requested from the SPP-Server.
To gain complete Office365 statistics, use--fullLogs
argument on any--daily
and--all
SPPMon execution. -
The argument
--minimumLogs
is deprecated and is replaced with--loadedSystem
.\Support for the old argument will drop in v1.1. SPPMon will stop working afterward.
-
The argument
--processStats
is deprecated and merged into--ssh
. -
The argument
--transfer_data
is replaced by--copy_database
- removed
--old_database
, integrated into--copy_database
config file.
- removed
-
slaStats
: Removed tagslaId
.
This tag is unused. Therefore is this a non-breaking change. -
processStats
: Removed two fields and three tags due to the change fromtop
tops
command. -
vmReplicateSummary
: Removed tagmessageId
-
vmReplicateStats
: Removed tagmessageId
-
df_ssh
: Renamed fieldavai
toavailable
-
vadps
: Moved 3 tags to fields, adjusting CQ to run on distinct ID's -
jobLogs
: Rename of fields/tags, adding fieldjobExecutionTime
-
office365stats
: Added fieldoffice365transfBytes
(note--fullLogs
requirement!) -
sppmon_metrics
: Added taginfluxdb_version
and new arguments -
jobs
: Added new fieldsnumTasks
,percent
and tagindexStatus
-
jobs_statistics
: New measurement
- Home
- Frequently asked Questions
- Overview of users
- Contact us
- Share Snapshots of Grafana
- SPPMon Command line arguments
- SPPCheck Command line arguments
- SPPCheck Export PDF Report
- Install Overview
- System Requirements
- Getting SPPMon Source Code
- Create dedicated user accounts in SPP server, vSnap, and VADP
- Create grafana users
- Import Grafana Dashboards