![](https://secure.gravatar.com/avatar/6432d643c81f5317915b33444633456d.jpg?s=120&d=mm&r=g)
Ok guys. I managed to set-up the UNIX agent. It is running on the same machine that is acting as OBSERVIUM server (basically it is pooling itself on loopback interface). I copied the scripts into /usr/lib/observium_agent/local/ and they are executable. On observium web page I can see the agent execution time, however...no one graph related to the scripts copied is shown by observium.
Below my php conf
Any suggestion?
## Check http://www.observium.org/wiki/Configuration_Options for documentation $
// Database config --- This MUST be configured $config['db_host'] = 'localhost'; $config['db_user'] = 'root'; $config['db_pass'] = 'xxxxxx'; $config['db_name'] = 'observium';
// Base directory $config['install_dir'] = "/opt/observium";
// Default community list to use when adding/discovering $config['snmp']['community'] = array("public");
// Authentication Model $config['auth_mechanism'] = "mysql"; // default, other options: ldap, http-a$
// Enable alerter (not available in CE) #$config['poller-wrapper']['alerter'] = TRUE;
// Set up a default alerter (email to a single address) $config['alerts']['alerter']['default']['descr'] = "Default Email Alert"; $config['alerts']['alerter']['default']['type'] = "email"; $config['alerts']['alerter']['default']['contact'] = "lvrfrc87@gmail.com"; $config['alerts']['alerter']['default']['enable'] = TRUE;
// UNIX agent $config['poller_modules']['unix-agent'] = 1;
// End config.php
2015-09-29 10:08 GMT+01:00 Federico Olivieri lvrfrc87@gmail.com:
Ok, Thank for the info. I'll have a look
Federico
2015-09-29 10:01 GMT+01:00 Adam Armstrong adama@observium.org:
To get NTP data to observium you need to be running the observium Unix agent on the device.
This is required for both the native NTP graphing and graphing of things via munin.
There is documentation for the Unix agent on the website.
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 29 September 2015 12:56:55 Federico Olivieri lvrfrc87@gmail.com wrote:
Hi guys,
Thanks for your reply. Actually, I'm using Linux version* 3.2.0-4-amd64 (debian-kernel@lists.debian.org debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.68-1+deb7u3* and I running ntpd but the graphs are not displayed
If I decide to run munin client on my server (I guess munin-node packet) how can I integrate it on OBSERVIUM?
Thanks
Federico
2015-09-28 22:03 GMT+01:00 Adam Armstrong adama@observium.org:
Alternatively, Observium can collect and display data from a munin client via the Unix agent, too.
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 29 September 2015 12:43:08 am Michael observium@smarsz.com wrote:
If you use the unix agent (check_mk) it will detect ntpd automatically
and add graphing for it. Couldn't be easier.
Assuming you are running ntpd on a unix variant. If it's an appliance (trimble etc), then it might need some extra work to fetch via snmp.
Michael
On 29 September 2015 6:37:14 AM AEST, Federico Olivieri < lvrfrc87@gmail.com> wrote:
Hi All,
I'm trying to plot some graphs with Observium for my NTP server. I would do something similar to MUNIN. I tried to google it but I didn't find any useful information for my (low) level of experience.
Can someone point me in the right direction?
Thank You
Federico
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium