Search

Adre Blog

  • Welcome
  • About
  • Connections
  • RSS
SNMP

Installing a LAMP on Ubuntu Dedibox

Posted by: Seb

9

June

The aim of this paper is to document the configuration of a Dedibox Ubuntu Server 4.10 LTS 64-bit. We will see how to secure a minimum the server (firewall, PortSentry, logwatch) and how to install Apache 2, PHP 5, MySQL 5, Postfix, MediaWiki, vsftpd, SVN + HTTPS, WebSVN and the SNMP daemon.

Ubuntu

Installing Ubuntu on Dedibox is fully automated and requires no comment. I used the basic configuration proposed by the installation interface of Dedibox.


Continue reading "Installing a Ubuntu LAMP Dedibox"

Tags: Apache , LAMP , Linux , MediaWiki , MySQL , PHP , SNMP , SVN , Ubuntu
7 comments

Crash of the SNMP

Posted by: Seb

21

October

On one of my SQL Servers SNMP service continuously took nearly 20% of the CPU. Rather than restart the service I took the opportunity to restart the server completely and apply the latest up-to-day. The launch of Windows I got an error message indicating a crash snmp.exe. I first thought about a port problem but errors in the event viewer did not match:

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7034
Date: 20/10/2009
Time: 6:52:40 p.m.
User: N / A
Computer: SERVERSQL
Description:
The SNMP Service service ended unexpectedly for the first time.

Finally I discovered that the problem was an extension of the SNMP service installed by my Adaptec RAID controller card. To disable this extension simply run Regedit, go to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ SNMP \ Parameters \ ExtensionAgents and delete value aussnmp containing the given SOFTWARE \ Adaptec \ RAIDController \ AAC \ CurrentVersion.

This data is apparently he recreated each time you restart the machine, it will therefore be to think of removing the value manually, or simply create a startup script to delete this value automatically.

Tags: Monitoring , RAID , SNMP
0 comments

Change the SNMP port on Windows 2003

Posted by: Seb

15

May

On one of my Windows 2003 servers SNMP service could no longer start up properly: each attempt to start a rather uninformative message was displayed:

The SNMP Service service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, service alerts and performance logs.

In the event log, no error message but a series of informational message:

Event Type: Information
Event Source: Service Control Manager
Event Category: None
Event ID: 7035
Description: A start control was successfully sent to service SNMP Service.

Event Type: Information
Event Source: Service Control Manager
Event Category: None
Event ID: 7036
Description: The SNMP Service service entered the stopped state.

Event Type: Information
Event Source: SNMP
Event Category: None
Event ID: 1003
Description: The SNMP service stopped successfully.

Nothing very clear about the problem so ...

In my case I eventually discovered that the default port 161 used by the SNMP service was used by another service. To solve the problem just go to C: \ Windows \ system32 \ drivers \ etc and edit the file services. We must then modify the line:

snmp 161/udp #SNMP

by

snmp 165/udp #SNMP

for example.

Once this line has changed and saved the file, the SNMP service can start correctly.

Tags: Monitoring , SNMP , Windows 2003
1 Comment

Translator

French flagItalian flagChinese (Simplified) flagEnglish flagGerman flagSpanish flagJapanese flagArabic flagRussian flagNorwegian flag

Keywords

Backup Remote Office Domain Controller Deployment Disaster Recovery Linux Software Monitoring MySQL OpenVPN Operations Manager 2007 pfSense PHP RAID Replication SQL Server SQL Server 2005 VPN Windows 2003 WSUS

Meta

  • Registration
  • Log in
  • RSS feed of articles
  • Comments RSS
  • WordPress.org

Blogs updated

  • SQL Fool

    Close the preview

    Loading ...
  • The Deployment Guys

    Close the preview

    Loading ...
  • Benedict Sautière

    Close the preview

    Loading ...
  • Advisec Blog

    Close the preview

    Loading ...
  • Ask the Directory Services Team

    Close the preview

    Loading ...
  • Fabrice Meillon

    Close the preview

    Loading ...
  • MSSQL Tips

    Close the preview

    Loading ...
  • CSS SQL Server Engineers

    Close the preview

    Loading ...
  • SQL Server Storage Engine

    Close the preview

    Loading ...
  • I Want Some Moore

    Close the preview

    Loading ...
  • The WSUS Support Team

    Close the preview

    Loading ...
  • Stephen Papp

    Close the preview

    Loading ...
  • Windows Networking

    Close the preview

    Loading ...
  • Blogmotion

    Close the preview

    Loading ...

Recent Topics

  • Aligning partitions for SQL Server
  • Merging two SVN repositories on Ubuntu
  • Using SSH and Remote Desktop with Visio
  • Managing backups files and MySQL on Ubuntu
  • Restore an iPhone 3G iOS 4 to 3.1.3 on Snow Leopard
  • Installing a LAMP on Ubuntu Dedibox

Recent Comments

  • Mana in Configure a time server do ...
  • julia in Installing and configuring WS ...
  • Oni in Installing a LAMP Dedibox penny ...
  • Emilie in Restoring an iPhone 3G iOS 4 to ...
  • Machine and contol in five common tasks administratio ...
  • kornemuz in Configure a time server do ...

Topics most commented

  • Restore an iPhone 3G iOS 4 to 3.1.3 on Snow Leopard - 54
  • Installing Cacti on Windows / IIS 6 - 23
  • Error installing WSUS 3.0 SP2 - 12
  • pfsense and OpenVPN for road warriors - 11
  • Installing and configuring WSUS 3.0 SP2 - 9
  • Installing a LAMP on Ubuntu Dedibox - 7