Search found 35 matches
- Fri Aug 02, 2019 9:30 pm
- Forum: Nagios XI
- Topic: Monitoring HPE Hardware via iLO
- Replies: 3
- Views: 1216
Re: Monitoring HPE Hardware via iLO
We are using the VMware appliance that nagios xi provided and have already installed the plugin. Just not sure how we can add the monitoring manually.
- Fri Aug 02, 2019 8:54 am
- Forum: Nagios XI
- Topic: Monitoring HPE Hardware via iLO
- Replies: 3
- Views: 1216
Monitoring HPE Hardware via iLO
Hi, Anyone know how can i get the plugin (https://exchange.nagios.org/directory/Plugins/Network-and-Systems-Management/Others/A-Nagios-Plug-2Din-for-iLO-Agentless-Management-(HPE-ProLiant-Server)/details) to work in Nagios XI? The installation manual provided is not fully on Nagios XI so will need s...
- Thu Aug 25, 2016 11:33 pm
- Forum: Nagios XI
- Topic: SNMP v3 Error
- Replies: 10
- Views: 2712
Re: SNMP v3 Error
Actually, I was not able to recreate the issue. I ran the SNMP wizard in Nagios XI 5.2.9 (SNMP wizard version 1.5.5), and here's the config that was generated: define service { host_name 001-test-snmp service_description Uptime use xiwizard_snmp_service check_command check_xi_service_snmp! -o sysUp...
- Thu Aug 25, 2016 9:53 am
- Forum: Nagios XI
- Topic: SNMP v3 Error
- Replies: 10
- Views: 2712
Re: SNMP v3 Error
SNMP wizard.lmiltchev wrote:Which of the SNMP wizards did you use to set up your check? I will test it, and file a bug report if it is confirmed. Thanks!
Not the snmp trap or snmp walk, just snmp.
- Thu Aug 25, 2016 12:21 am
- Forum: Nagios XI
- Topic: Nagios XI Vulnerabilities
- Replies: 8
- Views: 1480
Re: Nagios XI Vulnerabilities
Hi,
I will wait for the new release 5.3.0 before closing this thread.
Thanks for the help so far!
Regards,
Rico Neo
I will wait for the new release 5.3.0 before closing this thread.
Thanks for the help so far!
Regards,
Rico Neo
- Thu Aug 25, 2016 12:19 am
- Forum: Nagios XI
- Topic: SNMP v3 Error
- Replies: 10
- Views: 2712
Re: SNMP v3 Error
Try this: check_xi_service_snmp! -o .1.3.6.1.4.1.41263.502.0 -P 3 --seclevel=authPriv --secname=nagios --authproto=SHA --authpasswd='12345678' --privproto=AES --privpasswd='12345678' -m NUTANIX-MIB Let us know the results. Thank you this syntax command is good. I believe there is a bug in the curre...
- Wed Aug 17, 2016 12:15 pm
- Forum: Nagios XI
- Topic: SNMP v3 Error
- Replies: 10
- Views: 2712
Re: SNMP v3 Error
I believe you need to use "--privproto=sha,aes" instead of "--protocols=sha,aes" in your command. Let us know if changing it makes a difference. Now i got this error: Unknown External command error: Invalid privacy protocol specified after -x flag: sha,aes USAGE: snmpget [OPTION...
- Wed Aug 17, 2016 9:51 am
- Forum: Nagios XI
- Topic: URL NAgios
- Replies: 7
- Views: 1021
Re: URL NAgios
Hi,
Are your referring to this?
go to admin, system settings under system configure, your will see a section on the right that says the 'Program URL'
Are your referring to this?
go to admin, system settings under system configure, your will see a section on the right that says the 'Program URL'
- Wed Aug 17, 2016 9:26 am
- Forum: Nagios XI
- Topic: SNMP v3 Error
- Replies: 10
- Views: 2712
SNMP v3 Error
nagios XI version 5.2.9 Nagios XI command: check_xi_service_snmp! -o .1.3.6.1.4.1.41263.502.0 -P 3 --seclevel=authPriv --secname=nagios --authproto=sha --authpasswd='12345678' --privpasswd='12345678' --protocols=sha,aes -m NUTANIX-MIB Error on the check: check usage: check_snmp -H <ip_address> -o <O...
- Tue Aug 16, 2016 10:36 am
- Forum: Nagios XI
- Topic: Nagios XI Vulnerabilities
- Replies: 8
- Views: 1480
Re: Nagios XI Vulnerabilities
Hi,tmcdonald wrote:No response header, but I have been told we have a frame-buster in place, similar to: https://www.owasp.org/index.php/Clickja ... ing_Script
Will you be able to provide me the command to get the proof so that i can close it.
thanks.