Observium – showtech tip
It’s possible to get a little more information on a device by using this trick. This is mostly for debugging purposes. It tells you information on rancid and smokeping. On Fri, Nov 7, 2014 at 4:38 PM, Tom Laermans wrote: …
It’s possible to get a little more information on a device by using this trick. This is mostly for debugging purposes. It tells you information on rancid and smokeping. On Fri, Nov 7, 2014 at 4:38 PM, Tom Laermans wrote: …
So I had the need to monitor latency with Radius. I added the necessary text into the Probe section and restarted Smokeping to see an error. [….] Starting latency logger daemon: smokepingrequire Smokeping::probes::Radius failed: Can’t locate Authen/Radius.pm in @INC …
Updates: 11/12/2014 – Latest revision of Observium Pro’s code for show rancid config has been rewritten without php-svn extension. If you have php-svn installed, it’s best to uninstall it – apt-get remove php5-svn ; service apache2 restart Update: 12/1/2014 – Updated …
Observium Professional edition – rancid integration Read more »
Debian 7 uses Rsyslog. This is well documented. Add the syslog line to Observium’s config.php. pico /opt/observium/config.php // Enable Syslog $config[‘enable_syslog’] = 1; By default Rsyslog does not accept remote syslog information. pico /etc/rsyslog.conf Uncomment $ModLoad imudp $UDPServerRun 514 We …
Observium Professional edition – Syslog intergration Read more »
Updated 11/12/2014 – Added smokeping cgi link at bottom of post. Update 12/1/2014 – Adjusted smokeping cgi link at bottom due to Mike Hammett’s feedback. Updated from restart to reload in cron job. Update 3/7/2014 – Added FastCGI info, Apache …
Observium Professional edition – Adding smokeping intergration Read more »
The default config file email setup needs some additions pico /opt/observium/config.php Existing config: // 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’] = “you@yourdomain.org”; $config[‘alerts’][‘alerter’][‘default’][‘enable’] = TRUE; Add: …
We are going to be installing the Professional edition of Observium, not the Community edition. I’m starting with a fresh install of Debian Wheezy using the Netinstall iso. I only install SSH and the standard system utilities. Much of this comes directly …
Observium Professional edition installation on Debian Wheezy Read more »
I finally moved the blog off EC2 and RDS. It was crashing, usually with the CPU at 100%. I couldn’t get into it to see what was going on when it would happen. Oh well. New home. Some of …
Netflix has an ISP Speed index out now.
The FCC is looking at adding an extra 195 Mhz to the 5 GHz range. Currently, the 22 channels (13 usable without all that DFS mumbojumbo) will increase to a whopping 35 channels. Here is a good article about it all.