Search found 7 matches

by gsd_pe
Tue Jun 10, 2014 10:57 am
Forum: Nagios XI
Topic: FTP File Monitoring
Replies: 4
Views: 1636

Re: FTP File Monitoring

I think my question is not properly understood. I want to get notified when a file gets changed on a anonymous FTP portal. Also note that I am not the one who controls or has access to the server running FTP service. A quick example for monitoring an ISO file ----------------------------------------...
by gsd_pe
Fri Jun 06, 2014 10:36 am
Forum: Nagios XI
Topic: FTP File Monitoring
Replies: 4
Views: 1636

FTP File Monitoring

Hi,

Is there a way the Nagios XI has the capability to check and notify when a file is changed on a Anonymous FTP server.
The bottom line is Nagios needs to monitor a anonymous FTP portal for file changes and notify accordingly.

Thanks
by gsd_pe
Fri May 16, 2014 5:50 am
Forum: Nagios XI
Topic: Use nagios to send xml request to web service, and retrieve
Replies: 1
Views: 2221

Use nagios to send xml request to web service, and retrieve

I'm sending a request manually over Soap UI currently, the request is as follows. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"xmlns:sear="http://www.mysite.com/ws/search/searchcustomer"> <soapenv:Header/> <soapenv:Body> <sear:searchCustomerRequest> ...
by gsd_pe
Mon May 05, 2014 3:34 am
Forum: Nagios XI
Topic: Units for Performance Monitoring
Replies: 7
Views: 3250

Re: Units for Performance Monitoring

Tried to change the same as suggested, after doing the change I receive a reply saying "Bytes Received: 0" and there is nothing in graph.
The Graph always shows "0"
by gsd_pe
Wed Apr 30, 2014 3:46 am
Forum: Nagios XI
Topic: Units for Performance Monitoring
Replies: 7
Views: 3250

Re: Units for Performance Monitoring

ISCSI Bytes Sent and Received are typically numerical values starting anywhere from 48 to 132456. Not particular to the range but I see them a integer values and not floating ones. A sample output of the command "check_xi_service_nsclient!<password>!COUNTER!-l "\\iSCSI Sessions(iqn.2001-05...
by gsd_pe
Tue Apr 29, 2014 2:15 am
Forum: Nagios XI
Topic: Units for Performance Monitoring
Replies: 7
Views: 3250

Re: Units for Performance Monitoring

Well I tried using multiple of those options, could you let me know how I can get a performance graph for ISCSI LUNs I have created counters for ISCSI Bytes Read and ISCSI Bytes Write for my ISCSI LUNS on which my DB sits. Unfortunately I am able to get a value which I am not able to get in the form...
by gsd_pe
Mon Apr 28, 2014 11:05 am
Forum: Nagios XI
Topic: Units for Performance Monitoring
Replies: 7
Views: 3250

Units for Performance Monitoring

Hello Friends, I was not able to get much help on this topic of variables used for performance monitoring units. For a few performance graphs where I was not able to get graphs I used %.f and %.2f and [min],[max] values for getting graphs For some of them I am not able to find the right variables to...