Hello!
I experienced the same error as Daniele. However, the error is arising under different cirumstances:
We're using PRTG 9.2.0.2176 and have 3 VM hosts configured. Sensors for one datastore on each host were running for some weeks already. Yesterday I installed vCenter Server, After that for 2 of the 3 hosts the sensor showed this error. SSH is still enabled, though the vCenter Server complaints about, and it is possibe to log in to the hosts.
The solution was simple in the end: When adding the hosts to vCenter server, the 2 out of 3 datastores has been renamed by vCenter Server software. It seems that all datastores in an datcenter has to have an unique name.
Maybe the PE094 was arising because the new name was "oldname (1)". I can imagine that the blank in the name was the reason for this error.
If you do not need historical data , simply delete sensor and create new sensor for renamed datastore.
I wanted to heep historical data, so solution for this case is as follows:
1) Check sensor ID of sensors with error
2) Rename datastores in vCenter to match your preferences
3) Shut down PRTG server and sensor service
4) Make backup copy of "PRTG Configuration.dat" in PRTG folder
5) Open "PRTG Configuration.dat"
6) Search for sensor with appropriate ID <sensor id="nnnn">
7) Change values in <disk> and <diskid> tags to reflect new sensor names
8) Repeat steps 6-7 for addtl. sensors if necessary
9) Save file
10) StartPRTG services
Cheers
Thomas
Add comment