So, I uninstalled the whole mess, reinstalled everything. ONe thing that immediately worked was the emails from observium! This time I added only one machine manually.
I don't really see that I did anything different. In fact, I kept my config.php and just pasted it in after I did the install and voila! Seems to be working now.
However, I would add that on the installation procedures, it should be clarified that with the mysql, the coder needs to add the passwords for the users manually.
Regards,
Ryan Milton Network Manager Hawthorne, NJ o: 201-447-1505 x124 c: 862-249-5230 rmilton@mvsusa.commailto:rmilton@mvsusa.com
On Jul 27, 2013, at 1:56 PM, Tracy Phillips <tracphil@mantoso.commailto:tracphil@mantoso.com> wrote:
On 07/27/2013 1:50 pm, Ryan Milton - MVS USA wrote: What do you think?
It's really odd. Everything looks normal.
Is /opt/observium on your local filesystem or is it in NFS mount?
How many hosts are in your observium install so far?
I am a little baffled.
One thing that I do... not sure if it matters, is that I don't add any hosts by hand like in the install instructions. That is the only place I deviate.
Tracy
On 27/07/2013 21:59, Ryan Milton - MVS USA wrote:
However, I would add that on the installation procedures, it should be clarified that with the mysql, the coder needs to add the passwords for the users manually.
What exactly is unclear about:
Create the MySQL database:
mysql -u root -p <mysql root password> mysql> CREATE DATABASE observium; mysql> GRANT ALL PRIVILEGES ON observium.* TO 'observium'@'localhost' -> IDENTIFIED BY '<observium db password>';
Edit config.php. Change the options to reflect your installation.
?
Tom
Regards,
Ryan Milton Network Manager Hawthorne, NJ o: 201-447-1505 x124 c: 862-249-5230 rmilton@mvsusa.com mailto:rmilton@mvsusa.com
On Jul 27, 2013, at 1:56 PM, Tracy Phillips <tracphil@mantoso.com mailto:tracphil@mantoso.com> wrote:
On 07/27/2013 1:50 pm, Ryan Milton - MVS USA wrote:
What do you think?
It's really odd. Everything looks normal.
Is /opt/observium on your local filesystem or is it in NFS mount?
How many hosts are in your observium install so far?
I am a little baffled.
One thing that I do... not sure if it matters, is that I don't add any hosts by hand like in the install instructions. That is the only place I deviate.
Tracy
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Ryan Milton - MVS USA
-
Tom Laermans