Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up
  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4391Themes and Skins11Add-ons738Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Presentations Nagios: Presentation you can adapt to sell the software to upper management
1.0 (1)
97.3K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
messefreeze (2)apham (1)mngvn (2)Georg2Korger2 (1)Guillaume8723 (1)
See More

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home > Joseph "jetole" Tole
J"

Joseph "jetole" Tole

@jetole

User Stats

Member Since: November 1, 2011

Favorites5

Views3261

Projects1

MSSQL Job History
SQLServer
MSSQL Job History
This is a simple script because I saw the idea of monitoring failed jobs at http://localhost/directory/Plugins/Databases/SQLServer/Check-MSSQL-Server-Centric-Status/details however I really didn't want to implement an unnecessarily…
4.9 (7)
106.2K
5
Joseph "jetole" Tole
GPL
MSSQL Job Monitoring

About the error

If you're getting the error : bad variable nameH This is because it's a Windows formatted file. Not sure how a Windows formatted bash script came to exist anywhere but there is one in this release. The difference is that Linux and Unix (which includes Mac OSX) use n for newlines in their text files while Windows uses rn for new lines in their text files. To convert the file to unix format you can use the command fromdos or on some systems, the older command dos2unix. ...or you could try out my much simpler Python check I wrote to do the same thing as this script and more without requiring compiled Java binaries in order to work. It's a simple, single, Python script with no other files combined with it that you can get from either: http://localhost/directory/Plugins/Databases/SQLServer/MSSQL-Job-History/details or https://github.com/jetole/MSSQL-Job-History Doesn't require Java. Doesn't have Windows line endings, provides more options and gives more detailed reports.

Reviewed 14 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile