Search found 7 matches
- Tue Mar 03, 2015 4:11 am
- Forum: Nagios XI
- Topic: perfdata trimmed
- Replies: 10
- Views: 366
Re: perfdata trimmed
hello Folks, it seems that the problem is related to the send_nsca client on our windows servers. since we are using version 2.4, the MAX_PLUGINOUTPUT_LENGTH is 512 per default. unfortunately i couldn't find a newer send_nsca client version (e.g. 2.9.1) for windows to download. maybe one of you guy'...
- Tue Mar 03, 2015 2:21 am
- Forum: Nagios XI
- Topic: perfdata trimmed
- Replies: 10
- Views: 366
Re: perfdata trimmed
hello Folks, let me answer your questions: @abrist you are right, for this particular check there are only 784 characters. the string i send this time was: MSSQL PerfCounter: BufferCacheHitRatio: 100 (TH gt 90), PageLife: 20495 (TH gt 300), BatchRequests: 269008, SQLCompilations: 97811, SQLReCompila...
- Mon Mar 02, 2015 11:19 am
- Forum: Nagios XI
- Topic: perfdata trimmed
- Replies: 10
- Views: 366
Re: perfdata trimmed
hello abrist, this passive check comes from a Windows Server via send_nsca. the whole string i send to nagios ia about 900 characters. e.g. MSSQL PerfCounter: BufferCacheHitRatio: 100 (TH gt 90), PageLife: 780479 (TH gt 300), BatchRequests: 51721071, SQLCompilations: 6851826, SQLReCompilations: 2090...
- Mon Mar 02, 2015 1:51 am
- Forum: Nagios XI
- Topic: perfdata trimmed
- Replies: 10
- Views: 366
Re: perfdata trimmed
hello scott,
unfortunately this didn't solve my Problem. perfdata still get's trimmed.
do you have an other Suggestion?
my workaround is to send the perfdata first and afterwards the Status Information.
regards,
roland
unfortunately this didn't solve my Problem. perfdata still get's trimmed.
do you have an other Suggestion?
my workaround is to send the perfdata first and afterwards the Status Information.
regards,
roland
- Fri Feb 27, 2015 1:45 am
- Forum: Nagios XI
- Topic: perfdata trimmed
- Replies: 10
- Views: 366
perfdata trimmed
Dear Support Team, i have a Problem that the Performance data i send to nagios XI will be trimmed. also when you check the nagios core view (Service Status Detail -> Advanced -> See this Service in nagios core). i tried to extend the column perfdata in table nagios_servicestatus, but this didn't sol...
- Wed Feb 25, 2015 1:56 am
- Forum: Nagios XI
- Topic: Service status information output more than 255 characters
- Replies: 2
- Views: 145
Re: Service status information output more than 255 characte
thank's tmcdonald,
this is what i was looking for!
this is what i was looking for!
- Tue Feb 24, 2015 8:08 am
- Forum: Nagios XI
- Topic: Service status information output more than 255 characters
- Replies: 2
- Views: 145
Service status information output more than 255 characters
The Service Status Information in XI has a Limit of 255 characters and therefore the Output is trimmed. If you check the Service Status Information in nagios core (Service Status Detail -> Advanced -> See this Service in nagios core), the ful Output is shown. My question is how to extend the Limit o...