Hi, is there a way to integrate Nagios with OCS Inventory?
It would be interesting to be able to obtain the inventory devices from OCS Inventory to later monitor those devices in Nagios.
Search found 2 matches
- Tue Dec 01, 2020 10:55 am
- Forum: Open Source Nagios Projects
- Topic: OCS Inventory integration
- Replies: 0
- Views: 1331
- Mon Nov 30, 2020 3:59 pm
- Forum: Open Source Nagios Projects
- Topic: 403 Forbidden at .pm file
- Replies: 1
- Views: 811
403 Forbidden at .pm file
#perl import_ocs.pl 403 Forbidden at Ocs/Nagios.pm line 55. Content file import_ocs.pl use strict; use warnings; use Ocs::Nagios; #use LWP::UserAgent 5.834; # need local_address #use LWP::Simple; #use LWP #my $ua = LWP::UserAgent->new; #$ua->default_header('User-Agent' => 'Mozilla/5.0'); my $server=...