Search found 50 matches

by benton2006
Fri Dec 12, 2008 3:10 am
Forum: Plugin Announcements
Topic: Linux to Windows WMI Plugin - Beta
Replies: 65
Views: 83957

Thank Cigamit for giving us such amazing plugins. I wrote a script to capture cpu threads of two java.exe.When I use Verbose Query, I can get two java.exe process. But in creating graph, it only shows one java.exe. How can I improve my script?
by benton2006
Wed Jun 18, 2008 12:21 am
Forum: Scripts and Templates
Topic: help --template setup
Replies: 2
Views: 1732

Thanks. But it uses for uptime not sys date.
by benton2006
Tue Jun 17, 2008 10:33 pm
Forum: Plugin General
Topic: Uptime plugin (reboot monitor)
Replies: 113
Views: 137041

yes , I met the same issue . so I had to use primary file
by benton2006
Tue Jun 17, 2008 1:11 am
Forum: Scripts and Templates
Topic: help --template setup
Replies: 2
Views: 1732

help --template setup

I want to create a template for monitor system time . SNMP OID is .1.3.6.1.2.1.25.1.2.0 . But snmpwalk result is 'HOST-RESOURCES-MIB::hrSystemDate.0 = STRING: 2008-6-17,13:30:18.0,+8:0' . It looks like text result . How can I create such template? Appreciate your help !
by benton2006
Thu Feb 21, 2008 3:49 am
Forum: Help: General
Topic: LDAP settings
Replies: 20
Views: 22129

OK now
My setting is wrong
should be
Distinguished Name (DN) : uid=<username>,ou=people,o=***.com,o=SDS

Thanks
by benton2006
Thu Feb 21, 2008 3:49 am
Forum: Help: General
Topic: LDAP settings
Replies: 20
Views: 22129

OK now
My setting is wrong
should be
Distinguished Name (DN) : uid=<username>,ou=people,o=***.com,o=SDS
by benton2006
Wed Feb 20, 2008 10:23 pm
Forum: Help: General
Topic: LDAP settings
Replies: 20
Views: 22129

Sorry, before using this patch ,there is the same issue.
by benton2006
Wed Feb 20, 2008 3:57 am
Forum: Help: General
Topic: LDAP settings
Replies: 20
Views: 22129

When I used LDAP authentication, I met below error: LDAP Error: General bind error, LDAP result: No such object Then I patch upper ldap.php file. It can login, but I find the user doesn't exist in LDAP server also can login. Below is my LDAP config: Authentication Method: Ldap Authentication User Te...
by benton2006
Thu Nov 01, 2007 8:40 pm
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

I really appreciate your help.
by benton2006
Thu Nov 01, 2007 8:36 pm
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

snmpwalk -v 1 *.*.*.* -c public .1.3.6.1.4.1.311.1.1.3.1.1.7.1.14 SNMPv2-SMI::enterprises.311.1.1.3.1.1.7.1.14.4.73.100.108.101 = INTEGER: 4 SNMPv2-SMI::enterprises.311.1.1.3.1.1.7.1.14.6.83.121.115.116.101.109 = INTEGER: 67 I tried many times and get one or two results. .1.3.6.1.4.1.311.1.1.3.1.1.7...
by benton2006
Thu Nov 01, 2007 6:32 am
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

Thanks
by benton2006
Tue Oct 30, 2007 10:44 pm
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

Anybody can give me a hand ? so urgent
Thanks
by benton2006
Mon Oct 29, 2007 8:23 pm
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

processThreadCount OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of threads currently active in this process. An instruction is the basic unit of execution in a processor, and a thread is the object that executes instructions. Every running process has at ...
by benton2006
Sun Oct 28, 2007 10:28 pm
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

I installed SNMP4W2K.
by benton2006
Sat Oct 27, 2007 7:16 pm
Forum: Scripts and Templates
Topic: Request: JDK scripts
Replies: 12
Views: 4702

Would you like to give me a method how to get rid of 0 and gain other two values ( using snmpwalk it will get one value ,but every time it is different and total three results). Thanks a lot