Hello
We have to add AIX Host using SNMP V2 on community Version. Requesting your help on the same.
Hello
We have to add AIX Host using SNMP V2 on community Version. Requesting your help on the same.
Hello
You can install the plugin `centreon-plugin-Operatingsystems-Aix-Snmp` on your Centreon platform and then use it like this :
/usr/lib/centreon/plugins/centreon_aix_snmp.pl --plugin os::aix::snmp::plugin --mode cpu --hostname=x.x.x.x --snmp-community=yourcommunity
This example give us the CPU of a AIX host.
You have several modes following what you want to monitor :
/usr/lib/centreon/plugins/centreon_aix_snmp.pl --plugin os::aix::snmp::plugin --list-mode
Modes Available:
cpu
interfaces
list-interfaces
list-processes
list-storages
processcount
storage
swap
time
uptime
And you need to create some commands in your interface like this one:
$CENTREONPLUGINS$/centreon_aix_snmp.pl --plugin=os::aix::snmp::plugin --mode=cpu --hostname=$HOSTADDRESS$ --snmp-version='$_HOSTSNMPVERSION$' --snmp-community='$_HOSTSNMPCOMMUNITY$' $_HOSTSNMPEXTRAOPTIONS$ --warning-average='$_SERVICEWARNING$' --critical-average='$_SERVICECRITICAL$' $_SERVICEEXTRAOPTIONS$
And then create a service template that used this command.
And then create a host template linked to the service template and deploy the host template of your host :)
Feel free to ask in this thread if you need more help.
Hello
Regards,
We don’t have such tutorial for the moment (I will a create a ticket for that) but here the main idea and the documentation :
Here the links on the documentation:
If you have a small perimeter of monitoring, you can link your platform to a IT-100 token to get all the plugin pack and be relax on the template part
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.