1-Made new interface type with;
DESCRIPTION= AIX System Info
AUTODISCOVERY ENABLED = YES

VALIDATE IN AUTODISCOVERY = YES

AUTODISCOVERY FUNCTION = host_information
AUTODISCOVERY PARAMETER = enterprises.2.3.1.2.1.1.3
AUTODISCOVERY DEFAULT POLLER = Poller AIX
INTERNAL UPDATE HANDLER = None
MANUAL INTERFACE ADD = No
BREAK BY CARD = No
HAVE TOOLS = No
HAVE GRAPH = yes
DEFAULT GRAPH = AIX Processor Utilization
DEFAULT SLA = AIX Cpu

2-Under Interface Types Field Administration I added the same windows system info fields with some changes;

Description|Internal Name  |pos. |Interface Type|field Type  |Show|
- index    |position       |10   |AIXSystem Info| Index    |Never
-Descriptio|description    |20   |AIXSystem Info| Descriptio  |always
-Location  |location       |70   |AIXSystem Info| Descriptio  |always
-systemName|name                   |80   |AIXSystem Info| Descriptio  |always
-Contact   | contact       |90   |AIXSystem Info| Descriptio  |always
-Number of |cpu_num        |30   |AIXSystem Info|  Other           |always
Processors |
-Process   |proc_threshold|40      |AIXSystem Info| Other          |not in
Threshold |                                                                 
discov.
-CPU         |ibm_cpu      |10   |AIXSystem Info| RRDToolDS        |Never
-Num Users |num_users      |20   |AIXSystem Info| RRDToolDS        |never
-Num Procs |num_procs      |30   |AIXSystem Info| RRDToolDS        |never
-TCP Active|tcp_active     |40   |AIXSystem Info| RRDToolDS        |never
-TCP Passiv|tcp_passive    |50   |AIXSystem Info| RRDToolDS        |never
-TCP Establ|tcp_established|60   |AIXSystem Info| RRDToolDS   |never

Here the only OVERWRITABLEs are cpu_num, proc_threshold, TRACKED are all with ‘field type’ ‘description’ In the fields ‘field type’ with ‘RRDToolDS’, the three first, ibm_cpu, num_users, and num_procs the ‘Default Value’is Type:Gauge Min:0 Max:xx the rest, tcp_active, passive and established, are Type: Counter Min: 0 Max: 100


3-Created a Poller/Backend Grouping called AIX Poller with
INTERFACE TYPE = AIX System Info
-Under POLLERS/BACKEND RELATION ADMINISTRATION I added two lines;
-       POSITION = 10
        POLLER = HostMibAixCPUutil
        BACKEND = Temporal Buffer

-   POSITION = 20
   POLLER = Host MIB Number of Processesl
   BACKEND = Temporal Buffer



-   POSITION = 30
   POLLER = Host MIB Number of Users
   BACKEND = Temporal Buffer

-   POSITION = 40
   POLLER = TCP MIB Active Opens
   BACKEND = Temporal Buffer

-   POSITION = 50
   POLLER = TCP MIB Established Connection
   BACKEND = Temporal Buffer

-   POSITION = 60
   POLLER = TCP MIB Passive Opens
   BACKEND = Temporal Buffer

- And another with
   POSITION = 100
   POLLER = No Poller
   BACKEND = RRDTool All DSs


4-Created only a Poller Item, the rest are the same that I have for windows system info, I just created HostMibAixCPUutil, this one uses in
‘Name(RRD Struct DS)’, ‘ibm_cpu’
Poller Command(file)= snmp_walk_average
Parameters = .1.3.6.1.2.1.25.3.3.1.2


5-For GRAPH TYPES, I create a new entry called AIX Processor Utilization, with
INTERFACE TYPE = AIX System Info, GRAPH 1 = ibm_cpu_util, WIDTH = 500,
HEIGHT = 175

In the directory \jffnms\engine\graphs I have added a new file named ibm_cpu_util, wich is the same that cpu_util, but changing all the cpu’s for ibm_cpu.

Now, I can find the system info for my Pseries boxes and everything looks great, but when I open the page for ‘hosts and events’ view, and I click to any Pseries host, I get an internet explorer warning window that says that the page contain errors. something weard is that it only happens when I am opening the tool in the jffnms box, because when I access remotely from any other computer does not appear those errors. I have too another problem that I have already posted, with the subject several problems, there y show the results for the poller.php and rrd_analizer.php, this problem happens in any kind of host, in pseries and windows, and I just can “fixed” deleting all the interfaces that does not work, and let the tool find them again and SOMETIMES the rrd_analizer gets the values from the poller but not always, and I think that’s worring.
I hope someone can help me.

_________________________________________________________________
¿Estás pensando en cambiar de coche? Todas los modelos de serie y extras en MSN Motor. http://motor.msn.es/researchcentre/



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to