RT @scottcarson1957: John Dierdorf on the Safeguard (Sprint Missile) code. http://t.co/XJz96JVbkq

RT @scottcarson1957: John Dierdorf on the Safeguard (Sprint Missile) code. http://t.co/XJz96JVbkq

Recent Samba vulnerability announced. Upgrade recommended & available. cvedetails.com/cve/CVE-2014-3…
LAMP stack Memory sizing suggestion: Apache MaxClients x PHP memory_limit + MySQL Max memory (from mysqltuner.com) < 75% RAM
RT @WillOremus: Google confirms the global Internet is being attacked by sharks: slate.com/blogs/future_t… http://t.co/WCo8mbMRlC

Upgrade your Ubuntu 12 to 14.04 with “do-release-upgrade” then if using Apache, update to Apache 2.4 perms conf via httpd.apache.org/docs/2.4/upgra…
“we made a fresh start, turning our back on months of work and switching to a new game engine: Unreal Engine 4” martiancraft.com/blog/2014/08/a…
You want to monitor your site’s uptime & graph its performance, here’s a VPS Appliance for you. networkpresence.com.au/hosting/applia… #NetPres
The “Interface – Traffic (bit/sec…)” Cacti Graph Templates need to be edited to set this “Upper Limit” value (confirmed that ‘0’ works fine here) and save that change, for each of the bit/sec Traffic Graph Templates you use (“Interface – Traffic (bits/sec)” and “Interface – Traffic (bits/sec, 95th Percentile)” are common)
Then make sure that the “Maximum Value” in each “Interface – Traffic” Cacti Data Template was set to at least 1Gbps (1000000000), for both the traffic_in & traffic_out data source (remember to click “Save”).
Your net-snmpd needs to be sure to be setting the relevant interface name speed and type specifically.
eg: If Interface name is eth1, speed is to be set to 1Gbps as Ethernet:
Add “interface eth1 6 1000000000” to your snmpd.conf & restart snmpd.
You can test that your snmpd is able to send the 64bit counters with:
snmpget -v 2c -c yourReadCommunity
IP-or-Hostname-of-snmpd .1.3.6.1.2.1.31.1.1.1.10.2 .1.3.6.1.2.1.31.1.1.1.6.2
You should get lines HCOutOctets as Counter64 units and tune the OIDs as req’d for your SNMP server.
Be sure that your Cacti is going to use 64bit counters for the specific “SNMP – Interface Statistics” Data Queries for “In/Out Bits” & “In/Out Bits with 95th Percentile” (at least).
So for each of the relevant SNMP – Interface Statistics associated Data Queries Template, set their traffic_in & traffic_out Data Source to the “ifHCInOctets (Bytes In – 64-bit Counters)” and “ifHCOutOctets (Bytes In – 64-bit Counters)” respectively.
(same as in the default “In/Out Bits (64-bit Counters)” associated Graph Templates)
Then you need to delete and recreate at least the graphs for any device in Cacti (or the device in Cacti itself), for it to pick up and use these changes and of course wait for the regular cron-based poller.php run.
Speaking of the “cron-based poller.php run”, that cronjob needs to be run every minute now, so should be changed to something like:
* * * * * cacti php /var/www/cacti/poller.php &>/dev/null
Which is usually set in the /etc/cron.d/cacti file.
Regards,
Richard.
RT @ARNnet: .@VocusComm buys @ASG_Group’s Perth datacentre for $11.7 millionarnnet.com.au/article/552280lr http://t.co/l5KYOD9Yea

As the global BGP table reached the magic 512k level, some routers have failed. cidr-report.org/as2.0/#General… zdnet.com/internet-hiccu…