SNMP Dev Libraries
Aug 8, 2008I need to enable SOAP on my server , but it says
"Requires the SNMP Dev libraries to be installed first!"
I Googled this and getting horrible mixed results. Anyone know how to go about this?
I need to enable SOAP on my server , but it says
"Requires the SNMP Dev libraries to be installed first!"
I Googled this and getting horrible mixed results. Anyone know how to go about this?
I have a problem with PHP installed on my Linux server.
PHP 5.2.3 worked fine with JSON, MySQL and other libraries.
But when I:
- installed FFmpeg-PHP module
- added extension=FFmpeg module into php.ini (nothing was changed in php.ini)
- installed PHP-devel with yum
- rebooted server
PHP stopped working with MySQL and JSON. I've added absolute path for mysql.so in php.ini and it works now. But I couldn't find json.so library on my server (with find command).
So, I've downloaded and compiled Json 1.2 and added absolute path to .so in php.ini, but it doesn't work.
FFmpeg-PHP doesn't work also.
I get these errors in php error log file:
Quote:
[20-Nov-2007 03:27:30] PHP Warning: PHP Startup: json: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[20-Nov-2007 03:27:30] PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
how to install the PEAR libraries in windows...
If PEAR is not installed then when the library files are included whether it would run smooth or not?
I'm trying to use libraries PDO on the server but continues to give me this error. "SQLSTATE [HY000] [2002] No such file or directory" ....
I plugged in Additional Guidelines, both extension = pdo.so that extension = pdo_mysql.so.
how do we go about install snmp to work with software like whatsup gold?
View 8 Replies View RelatedI dont know why snmp is showing following error
Code:
[root@1]# snmpwalk -v 1 -c public localhost IP-MIB::ipAdEntIfIndex
snmpwalk: Failure in sendto (Operation not permitted)
is it just me or does windows firewall in Win2K3 randomly decide to block SNMP ports?... i have over 30 servers runnng Win2K3 and out of the blue yonder today 3 stopped reporting snmp data ...... the windows firewall was turned off and ICS services were not running but still ports 161 and 162 were being randomly blocked ... so now i add ports 161 & 162 to the FW and it all works but when i disable the services to be free of windows firewall ports 161 and 162 get blocked again and snmp is down [back to square 1]... so simple solution is to leave windows firewall enabled & ports 161/162 enabled rite?
View 2 Replies View RelatedSNMP enabled thermometer, hopefully one capable of reading both inside and outside temperatures. A fair bit of Googling only turned up the Poseidon 1140, which apparently is not available in the US. I figured that someone here has to be using something like this in their DC.
View 5 Replies View RelatedI am installing rtg, but it returned error
configure: error: Cannot find SNMP headers. Use --with-snmp= to specify non-default path.
I have installed net-snmp by command
yum install net-snmp net-snmp-utils
and thought snmp installed to /usr/share/snmp. However, when using configure --with-snmp=/usr/share/snmp, still the same error.
how to create a SNMPv3 user on Windows.
Anyone wanna tell me what config lines I need to add and where they need adding?
I'm starting to think they don't exist. I can query a networked OfficeJet (inkjet) via SNMP, but very few of the fields from the LaserJet MIBs seem to match. I can tell that my .1.3.6.1.4.1.11.2.3.9.4.2.1.5.2.3.1.0 is at 247, but that's not terribly helpful.
I can't be the first to run into this, though? They've got to be out there... Somewhere.
I have a Cisco 2950 and would like to make a script to activate or deactivate a switch port with snmp.
Does someone now the OID or how I can get this? I searched now very long for this in google, but I'm not able to find it.
We currently have a OK solution to monitor and graph our client bandwidth at the switch port. It's a great product, but we have been expanding quickly and we are looking for a solution that is a bit more scalable and user friendly. Any recommendations?
Basically we want software to do the following:Monitor/log bandwidth in/out
Graph data in some way shape or form
Provide a web interface for users to login and view bandwidth usage
Scalable and cost effective
Easy to use
Windows or Linux
If you don't feel comfortable divulging what you use, just PM me. Also, we are already aware of MRTG.
We have a Dell 3548 Switch, and need to set SNMP to ignore local traffic from and to server xx.xx.xx.1 and xx.xx.xx.2 OR from port 20 to port 21
Think this make from Notification rules and Notification recipient under System > SNMP.. right? How?
Server:
CentOS 4.4 x64
cPanel latest release branch
Running Transaction
Installing: pango ######################### [1/4]
/sbin/ldconfig: libraries libexpat.so.0 and libexpat.so.0.4.0 in directory /usr/lib have same soname but different type.
Installing: pango-devel ######################### [2/4]
Installing: gtk2 ######################### [3/4]
/sbin/ldconfig: libraries libexpat.so.0 and libexpat.so.0.4.0 in directory /usr/lib have same soname but different type.
Installing: gtk2-devel ######################### [4/4]
Installed: gtk2-devel.x86_64 0:2.4.13-22
Dependency Installed: gtk2.x86_64 0:2.4.13-22 pango.x86_64 0:1.6.0-9 pango-devel.x86_64 0:1.6.0-9
Complete!
Anybody have a clue what may be wrong ? It is connected with xorg-x11-libs but ...
This shows non stop when using yum to install something or etc. : /sbin/ldconfig: libraries libexpat.so.0 and libexpat.so.0.4.0 in directory /usr/lib have same soname but different type.
Here is the /usr/lib listed :
ls -la /usr/lib/libexpat*
-rw-r--r-- 1 root root 607122 Apr 7 08:37 /usr/lib/libexpat.a
-rwxr-xr-x 1 root root 706 Apr 7 08:37 /usr/lib/libexpat.la*
lrwxrwxrwx 1 root root 17 Apr 7 08:37 /usr/lib/libexpat.so -> libexpat.so.0.4.0*
lrwxrwxrwx 1 root root 17 Apr 7 08:37 /usr/lib/libexpat.so.0 -> libexpat.so.0.5.0*
-rwxr-xr-x 1 root root 402635 Apr 7 08:37 /usr/lib/libexpat.so.0.4.0*
-rwxr-xr-x 1 root root 122048 Feb 21 2005 /usr/lib/libexpat.so.0.5.0*