Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • RSS Subscribe

    subscribe to the Debian Admin RSS feed
  • Sponsors



  • Categories

  • Sponsors

  • Support DebianAdmin

    Amount $:
    Website(Optional):


  • Meta

  • Archives



Archive for the 'Monitoring' Category

OIDs for the sensors on the Bluecoat ProxySG

Posted by Admin on 14th October 2009

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Here is a list of sensors and the SNMP OID for that sensor:

Sensor Name SNMP OID
Motherboard temperature 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.1
Power supply cage temperature 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.2
CPU 1 temperature 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.3
Fan 1 speed 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.4
Fan 2 speed 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.5
Fan 3 speed 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.6
Power supply 1 fan 1 status 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.7
Power supply 1 fan 2 status 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.8
Power supply 2 fan 1 status 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.9
Power supply 2 fan 2 status 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.10
CPU 1 fan speed 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.11
+3.3V bus voltage 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.12
+5V bus voltage 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.13
+12V bus voltage 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.14
CPU 1 core voltage 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.15
CPU 1 +2.6V bus voltage 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.16
Power supply 1 status 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.17
Power supply 2 status 1.3.6.1.4.1.3417.2.1.1.1.1.1.5.18

(Note: The above sensors come from an 8100-B, but they should be the same for most platforms)

The easiest way to verify any of the OIDs above is to use the SNMP get command and then verify the sensor reading in the sysinfo.

  • Share/Bookmark

Posted in Monitoring | No Comments »

Howto: Connect automatically on login to a Wireless Router on Ubuntu 7.10

Posted by vees on 21st September 2008

I only tried this for a Belkin G+MIMO but it should be ok for most router types.

Before you carry on:

Read the rest of this entry »

  • Share/Bookmark

Posted in Free-Tools, General, Monitoring, Network | No Comments »

Monitoring Servers,Network Devices with Opmanager

Posted by Admin on 11th December 2007

OpManager is a network monitoring software that can automatically discover your network; group your devices into intuitive maps, monitor devices in real-time and alert instantaneously on failure. It serves as a complete network monitoring solution by providing complete fault and performance functionality across your WAN and LAN infrastructure.

Read the rest of this entry »

  • Share/Bookmark

Posted in Monitoring, Network | No Comments »

Monitoring Debian Servers Using Monit

Posted by Admin on 22nd July 2007

monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.

Read the rest of this entry »

  • Share/Bookmark

Posted in Monitoring | 1 Comment »

Display top CPU processes Using htop

Posted by Admin on 27th December 2006

htop is a very competent interactive process viewer for the shell, providing all the functionality – and more – that the top utility does, in an easier and more intuitive way. htop provides easy-to-use menus for most operations and also has support for using a mouse.

Read the rest of this entry »

  • Share/Bookmark

Posted in Monitoring | 3 Comments »

Monitor your Debian/Ubuntu System with saidar

Posted by Admin on 11th December 2006

saidar is a curses-based application to display system statistics. Statistics include CPU, processes, load, memory,swap, network I/O and disks I/O along with their free space.

Read the rest of this entry »

  • Share/Bookmark

Posted in General, Monitoring, Other Linux | 4 Comments »