Search found 42 matches
- Fri Jun 20, 2025 5:23 am
- Forum: Nagios XI
- Topic: Renewale of license
- Replies: 1
- Views: 2465
Renewale of license
Hi, We have renewed the license of nagiosxi product, we did request the key for reactivation of the license but the UI nagiosxi doesn't show the field where to enter the activation key. We tried to re-insert the license key but it still shows that the license is not renewed. For the record, the serv...
- Tue Mar 22, 2022 4:38 am
- Forum: Nagios XI
- Topic: Monitor API With Nagios XI
- Replies: 9
- Views: 3026
Re: Monitor API With Nagios XI
Hello, please find below our file <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:hps="http://hps.ws.service/" xmlns:typ="http://hps.ws.service/types/"> <soapenv:Header/> <soapenv:Body> <hps:hpsService> <login>nagiosxi</login> <passwd>n...
- Fri Mar 11, 2022 4:46 am
- Forum: Nagios XI
- Topic: Monitor API With Nagios XI
- Replies: 9
- Views: 3026
Re: Monitor API With Nagios XI
Hello, The output of the command : [root@DCPNAGIOSXIN1 ~]# curl -v --header "Content-Type: text/xml;charset=UTF-8" --header "SOAPAction: G_GET_CARD_DETAILS_TK" --data @FILE_NAME http://IPADRESS:8080/HPSGWS/HPSGWSSoapHttpPort?WSDL is : [root@DCPNAGIOSXIN1 ~]# curl -v --header &quo...
- Wed Mar 09, 2022 2:24 am
- Forum: Nagios XI
- Topic: Monitor API With Nagios XI
- Replies: 9
- Views: 3026
Re: Monitor API With Nagios XI
Hello, Can i ask you what do you mean " FILE_NAME " [root@DCPNAGIOSXIN1 ~]# curl -v --header "Content-Type: text/xml;charset=UTF-8" --header "SOAPAction: G_GET_CARD_DETAILS_TK" --data @FILE_NAME http://IPADRESS:8080/HPSGWS/HPSGWSSoapHttpPort?WSDL Can you please help me ?
- Tue Mar 08, 2022 2:37 am
- Forum: Nagios XI
- Topic: Monitor API With Nagios XI
- Replies: 9
- Views: 3026
Re: Monitor API With Nagios XI
Hello,
this method monitors the http link if it returns a code however I want to monitor an API with parameters as I mentioned above
Best Regards,
this method monitors the http link if it returns a code however I want to monitor an API with parameters as I mentioned above
Best Regards,
- Fri Mar 04, 2022 6:04 am
- Forum: Nagios XI
- Topic: Monitor API With Nagios XI
- Replies: 9
- Views: 3026
Monitor API With Nagios XI
Hello team, I want to monitor API [ http://IPADRESS:PORT/SoapHttpPort?WSDL ] via Nagios XI the url contains parameters as you can see below : <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:hps="http://hps.ws.service/" xmlns:typ="http://hps....
- Fri Jan 07, 2022 2:05 am
- Forum: Nagios XI
- Topic: Personalized a dashboard XI
- Replies: 3
- Views: 539
Re: Personalized a dashboard XI
Hello,
Thank you for feedback.
Yes indeed, it is a good idea to add a column for the IP address.
Thanks for your help.
Best Regards,
SOUHAIB
Thank you for feedback.
Yes indeed, it is a good idea to add a column for the IP address.
Thanks for your help.
Best Regards,
SOUHAIB
- Thu Jan 06, 2022 8:19 am
- Forum: Nagios XI
- Topic: Personalized a dashboard XI
- Replies: 3
- Views: 539
Personalized a dashboard XI
Hello team,
I want to display the IP address of the servers in the Nagios XI menu as (the server name, status, Last check .. ) see attachement
You have an idea ?
Best Regards,
SOUHAIB
I want to display the IP address of the servers in the Nagios XI menu as (the server name, status, Last check .. ) see attachement
You have an idea ?
Best Regards,
SOUHAIB
- Fri Dec 17, 2021 2:50 am
- Forum: Nagios XI
- Topic: backend_ID error message ( Nagivs )
- Replies: 10
- Views: 4436
Re: backend_ID error message ( Nagivs )
Hello,
the issue was resolved after opening the stream through the port 3306 .
Best Regards,
SOUHAIB
the issue was resolved after opening the stream through the port 3306 .
Best Regards,
SOUHAIB
- Tue Dec 14, 2021 3:21 am
- Forum: Nagios XI
- Topic: backend_ID error message ( Nagivs )
- Replies: 10
- Views: 4436
Re: backend_ID error message ( Nagivs )
Hello teams, the command line dosen't work for my backend 172.19.2.110, but for my backend id ( 172.19.2.55 ) the communication is working as you can see below : [root@DCPNAGIOSXIN1 ~]# mysql -h 172.19.2.55 -u'ndoutilsprod' -p'n@gweb' nagios -e 'status;' mysql: [Warning] Using a password on the comm...