Search found 6 matches

by kunalv30
Fri Dec 13, 2019 7:35 am
Forum: Nagios XI
Topic: Powershell script result is not completed display on nagios
Replies: 7
Views: 841

Re: Powershell script result is not completed display on nag

Hello lmiltchev,

I have done the following changes, but no luck.
Output which i gets, attachments for reference
by kunalv30
Wed Dec 11, 2019 8:35 am
Forum: Nagios XI
Topic: Powershell script result is not completed display on nagios
Replies: 7
Views: 841

Re: Powershell script result is not completed display on nag

Powershellresult.PNG
CLIresult.PNG
Hello lmiltchev,

I'm still trying on command line and once it'll show the completed output, i'll go on GUI. Facing issue at Command line.
PFA both the screenshots, 1. Command Line 2. Windows server Powershell script output.
by kunalv30
Tue Dec 10, 2019 7:45 am
Forum: Nagios XI
Topic: Powershell script result is not completed display on nagios
Replies: 7
Views: 841

Re: Powershell script result is not completed display on nag

@lmiltchev; I have applied the changes which you have shared and same has been affected too, but i'm getting the same result. No improvement. Changes :- Before Database update:- field,type output;varchar(255) long_output;varchar(8192) perfdata;varchar(255) After:- field,type output; mediumtext long_...
by kunalv30
Mon Dec 09, 2019 11:39 am
Forum: Nagios XI
Topic: Powershell script result is not completed display on nagios
Replies: 7
Views: 841

Powershell script result is not completed display on nagios

clear-host Add-PSSnapin -Name sqlserverprovidersnapin100 -ErrorAction SilentlyContinue Add-PSSnapin -Name sqlservercmdletsnapin100 -ErrorAction SilentlyContinue try { $DBservers = ('ServerFQDN') #Clear-Variable -name Alert -Scope Global #$DBservers = ('ServerFQDN','ServerFQDN\SQL2017') foreach ($DB...
by kunalv30
Mon Oct 29, 2018 4:47 am
Forum: Nagios XI
Topic: Monitoring Azure's servers from NagiosXI(Linux OS)
Replies: 1
Views: 388

Monitoring Azure's servers from NagiosXI(Linux OS)

Hi Team,
Can we monitor Windows Azure's servers from the NagiosXI which is deployed on Linux OS ?
If yes, what kind of prerequisites are require to setup monitoring.


Thanks
-Kunal
by kunalv30
Thu Oct 26, 2017 2:43 am
Forum: Nagios XI
Topic: Add Nagios User Experience monitoring to all hosts
Replies: 2
Views: 636

Add Nagios User Experience monitoring to all hosts

Hi Team,

Please suggest, how to add Nagios User Experience monitoring to all Hosted sites with login credentials where i have approx 50 users

Thanks