Search found 7 matches

by gvrjameskyaw
Thu Dec 09, 2021 11:37 am
Forum: Nagios XI
Topic: Active Directory User Import Issue
Replies: 1
Views: 141

Active Directory User Import Issue

We are not able to see the user accounts under the security groups we have created in the OU.
by gvrjameskyaw
Fri Sep 03, 2021 12:28 pm
Forum: Nagios XI
Topic: SNMP monitoring on Ubuntu
Replies: 11
Views: 1413

Re: SNMP monitoring on Ubuntu

Still getting Error [root@vm-is-snmp02 libexec]# ./check_snmp_storage_wizard.pl -H 10.80.72.115 -C public --v2c -m ^/$ -w 80 -c 95 -f Unknown storage : ^/$ : ERROR [root@vm-is-snmp02 libexec]# ./check_snmp_storage_wizard.pl -H 10.80.72.115 -C public --v2c -m ^/var -w 80 -c 95 -f Unknown storage : ^/...
by gvrjameskyaw
Tue Aug 31, 2021 3:52 pm
Forum: Nagios XI
Topic: SNMP monitoring on Ubuntu
Replies: 11
Views: 1413

Re: SNMP monitoring on Ubuntu

Still getting Unknown storage : ^/var : ERROR

check_xi_service_snmp_linux_storage! -C public --v2c -m ^/var -w 80 -c 95 -f
by gvrjameskyaw
Thu Aug 26, 2021 12:27 pm
Forum: Nagios XI
Topic: SNMP monitoring on Ubuntu
Replies: 11
Views: 1413

Re: SNMP monitoring on Ubuntu

When I try to monitor Disk Usage on Ubuntu server using SNMP
check_xi_service_snmp_linux_storage! -C public --v2c -m "^/$" -w 80 -c 95 -f

I got this error Unknown storage : ^/$ : ERROR
by gvrjameskyaw
Wed Aug 25, 2021 2:37 pm
Forum: Nagios XI
Topic: SNMP monitoring on Ubuntu
Replies: 11
Views: 1413

Re: SNMP monitoring on Ubuntu

So for firewall request it would look like...

Nagios XI server ==> open UDP 161, 162 ==> destination host.

Is there any need to open inbound ports on the Nagios server also?

Thanks
by gvrjameskyaw
Wed Aug 25, 2021 11:30 am
Forum: Nagios XI
Topic: SNMP monitoring on Ubuntu
Replies: 11
Views: 1413

Re: SNMP monitoring on Ubuntu

Hi Perry, Is it TCP or UDP 161 and 162? Also, only inbound traffic on destination IP? The result I received after running snmpwalk -c communitystring -v 2c destination ip is "Timeout: No Response from 10.28.8.78" Thanks Hello @gvrjameskyaw Thanks for reaching out, and want to go ahead and ...
by gvrjameskyaw
Wed Aug 18, 2021 2:41 pm
Forum: Nagios XI
Topic: SNMP monitoring on Ubuntu
Replies: 11
Views: 1413

SNMP monitoring on Ubuntu

Received this error message while trying to monitor disk usage on Ubuntu 16.04.7 LTS server
ERROR: Description/Type table : No response from remote host '10.80.72.115'.
Service Command
check_xi_service_snmp_linux_storage! -C public --v2c -m "^/$" -w 80 -c 95 -f